Login  
Search All Forums
Dart Home | Custom Development Reply | Licensing Issues Topics | Forums   
AuthorForum: Licensing Issues
Topic: Dart Telnet trial window problem
antoine.lullier@sncf.fr

From: France
Posts: 5
Member Since: 01/15/14
posted January 15, 2014 4:37 AM

Hello there,

I'm developping an application (VS2010, VB.NET) which is using the dart.telnet.dll library (PowerTCP Telnet 4.1.1).

I bought a license and installed the corresponding developper license in the proper folder (on my development PC). This creates a valid runtime license for my application when I run it on my computer and the trial window doesn't appear. So far so good !

But now I want to deploy my application on others computers and when I install it, the trial window reappears...

When creating the setup, I add to it the valid runtime license created with the developper license and for my application but it doesn't seem to do the trick.

Can you help me fix that problem ? What am I missing on the process ?

Thanks so much.

Regards,

Antoine.
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted January 15, 2014 12:20 PM

Hello,

Are you able to deploy the application to a 2nd machine without utilizing the setup? Compile your application, generate the runtime license, deploy the application, license and dll to the 2nd machine.

We also offer a free upgrade to version 4.2, where we switched back to the embedded license model (license is compiled into the executable itself). If you're interested in this, please contact sales@dart.com.

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

antoine.lullier@sncf.fr

From: France
Posts: 5
Member Since: 01/15/14
posted January 16, 2014 2:33 AM

Thanks for the reply.

I'll see with the sales if they can upgrade my version as it would be the easiest way. I'll comme back to you.

Thanks again.
antoine.lullier@sncf.fr

From: France
Posts: 5
Member Since: 01/15/14
posted January 17, 2014 2:53 AM

Hello again,

I just installed the version 4.2 and the linked developper license.

If I understand you well, now I just need to import the runtime license created by VS2010 or the DartLicenseCompiler in my setup project (same folder than my executable) and I'll now be able to deploy my application on any computer without worrying about the trial window ??

Thanks !!
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted January 17, 2014 8:51 AM

Hello,

To get everything working with the new version:

-Install version 4.2
-Register your computer with the license activation utility (shortcut available in the start menu program group)
-Ensure that your project references the new dll
-Ensure that your project contains a licenses.licx file containing 'Dart.Telnet.Telnet, Dart.Telnet' (without quotes)
-Recompile your application (you may need to delete the bin and obj folder in your project's folder first to force Visual Studio to rebuild everything correctly).

Your executable will contain the licensing information, so you no longer need to worry about an external/runtime license file (or DartLicenseCompiler). Deploy the application and our dll in your setup package.

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

Reply | Licensing Issues Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX