Login  
Search All Forums
Dart Home | Custom Development Reply | Licensing Issues Topics | Forums   
AuthorForum: Licensing Issues
Topic: License problem when running app in client machine
crystalwsh

From: hk, Hong Kong
Posts: 3
Member Since: 03/06/09
posted March 6, 2009 2:25 AM

Hi,

I developed a FTP component by PowerTCP which will be used in .net window application. I registered one license in my development pc and another one in compile pc.

But when the application is deployed at client machine. Following error is prompt:

This product has not been added to the Project's licenses.licx file. If your Project does not have a licenses.licx file already, you must create a text file named "licenses.licx" and add it to your PROJECT (not the Solution). <continued...>

You must then add the following line to the file:
'Dart.PowerTCP.Ftp.Ftp, Dart.PowerTCP.Ftp'

If the project already contains a licenses.licx, simply append this line to the file. For more information, please see the "Creating the Licenses.licx File" page in the Online Help.

***IMPORTANT***
Any time you make changes to the licenses in your project, you MUST REBUILD (not Build or Start!) the PROJECT (not the Solution!) that contains the reference to the licensed DLL, or the changes will not be built into the application.

Also, please be aware that any Project that ultimately references a Dart DLL must also include a licenses.licx file, and be compiled on a licensed machine. This includes, for example, an executable that references a class library, that in turn references a Dart DLL.

__________________________________________________
I had followed the instruction to rebuild my component, but problem still cannot be solved. What can I do?
crystalwsh

From: hk, Hong Kong
Posts: 3
Member Since: 03/06/09
posted March 10, 2009 9:53 PM

What I mean is that I developed a dll which using the power tcp, and then the dll is being used in an exe.
crystalwsh

From: hk, Hong Kong
Posts: 3
Member Since: 03/06/09
posted March 10, 2009 9:53 PM

Finally I know how to solve the problem now.
The license file should be added in exe proj, but not the dll proj.
Reply | Licensing Issues Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX