.net Sdk Samples Not Working
I am getting this below error when run the .NET SDK. And also i am not able to start the BarTender engine from my .NET application.
The BarTender engine could not be started. Possible reasons are:
1) BarTender is not properly installed.
2) BarTender is not properly registered on teh computer (eg. bartend.exe/register).
3) There are too many process instances of BarTender running. Stop a few Bartend.exe instances and try again. Also See SDK Engine.Start method documentation for
information about how to allow more BarTender processes to run on your computer by increasing your "non-interactive" shared desktop heap.
Please advise how to resolve this problem.
The BarTender engine could not be started. Possible reasons are:
1) BarTender is not properly installed.
2) BarTender is not properly registered on teh computer (eg. bartend.exe/register).
3) There are too many process instances of BarTender running. Stop a few Bartend.exe instances and try again. Also See SDK Engine.Start method documentation for
information about how to allow more BarTender processes to run on your computer by increasing your "non-interactive" shared desktop heap.
Please advise how to resolve this problem.
0
-
Could you try verifying the following?
1. Firstly note that BarTender needs to be installed and running (activated or with trial days remaining) on any machine attempting to generate a BarTender engine.
2. Is BarTender fully activated or with trial days remaining? To test it open BarTender on that same machine and attempt to print, do you get any error or warning message?
3. If running with an activated edition of BarTender please verify that it can successfully communicate with the Seagull License Server (SLS): open BarTender, access the "Administer>Licensing Setup..." option and click on the "Test..." button to attempt to communicate with the SLS. Are you getting any error messaage?
4. Verify that both BarTender and the SLS are running with the same build (you can verify the build number from the "Help>About..." dialog on both BarTender and the SLS). If that is not the case you'll need to download and install the latest release for your BarTender version. You can find the downoad files from the below webpage (first enter on your version's section):
http://www.seagullscientific.com/aspx/service-releases.aspx
5. Could you register BarTender on your system? To get this done open a command prompt, navigate to the folder where you installed BarTender (by default at "C:\Program Files\Seagull\BarTender Suite") and write: bartend.exe /register
After applying these suggestions, do you still get the same error message?0 -
Legacy Poster
★ BarTender Hero ★
I have registered the "bartend.exe /register". Still I am getting the same error message. I am not able to start the engine from my application too. I am using Trial version of Bartender 10.0
[quote name='Fernando R-Seagull Support' timestamp='1342522536' post='2868']
Could you try verifying the following?
1. Firstly note that BarTender needs to be installed and running (activated or with trial days remaining) on any machine attempting to generate a BarTender engine.
2. Is BarTender fully activated or with trial days remaining? To test it open BarTender on that same machine and attempt to print, do you get any error or warning message?
3. If running with an activated edition of BarTender please verify that it can successfully communicate with the Seagull License Server (SLS): open BarTender, access the "Administer>Licensing Setup..." option and click on the "Test..." button to attempt to communicate with the SLS. Are you getting any error messaage?
4. Verify that both BarTender and the SLS are running with the same build (you can verify the build number from the "Help>About..." dialog on both BarTender and the SLS). If that is not the case you'll need to download and install the latest release for your BarTender version. You can find the downoad files from the below webpage (first enter on your version's section):
http://www.seagullscientific.com/aspx/service-releases.aspx
5. Could you register BarTender on your system? To get this done open a command prompt, navigate to the folder where you installed BarTender (by default at "C:\Program Files\Seagull\BarTender Suite") and write: bartend.exe /register
After applying these suggestions, do you still get the same error message?
[/quote]0 -
1. Did you verify that you still have trial days remaining (from the "Help>About..." dialog)?
2. Do you get any errors or warning messages when printing directly from BarTender?
3. On your .NET application, are you creating and destroying the BarTender engine each time to send a print job?0 -
Mr Das
★ BarTender Hero ★
Did you verify that you still have trial days remaining : yes
Do you get any errors or warning messages when printing directly from BarTender : no
On your .NET application, are you creating and destroying the BarTender engine each time to send a print job: yes
0
請登入寫評論。
評論
4 條評論