Login  
Search All Forums
Dart Home | PowerTCP FTP for ActiveX | Custom Development Reply | PowerTCP FTP for ActiveX Topics | Forums   
AuthorForum: PowerTCP FTP for ActiveX
Topic: license.licx problems.
kyoungsvt

From: Halifax, NS Canada
Posts: 8
Member Since: 05/23/03
posted May 5, 2004 11:38 AM

I keep getting the following error when trying to compile a project with the ftp addon: Could not transform licenses file 'licenses.licx' into a binary resource. (1) : error LC0003 : Unabled to resolve type 'Dart.PowerTCP.Ftp, Dart.PowerTCP.SecureFtp'

I have searched the forum and tried everything that related to this error and am still getting the same issue. I tried rebuilding the specified project not the solution, emptying the bin directory, and ensured that local copy = true for the relevant dlls.

I have recently switched computers so i installed and transferred the component to my new machine. Registration and license transfer was successful. Every thing was working fine before i made the switch to a new machine. Any help would be greatly appreciated as i need to deploy this app very soon. 

Thanks
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 5, 2004 11:41 AM

That's an invalid entry for a lic file. Which component of ours are you using in your project?

kyoungsvt

From: Halifax, NS Canada
Posts: 8
Member Since: 05/23/03
posted May 5, 2004 11:45 AM

I am using the following dlls:
Dart.PowerTCP.Ftp.dll
Dart.PowerTCP.SecureFTP.dll
Dart.PowerTCP.SecureFTP.forms.dll
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 5, 2004 11:53 AM

In your project, which Dart controls are created? Look for the words "new Dart."
kyoungsvt

From: Halifax, NS Canada
Posts: 8
Member Since: 05/23/03
posted May 5, 2004 12:02 PM

I am using Dart.PowerTCP.SecureFtp for my project, other projects in the solution use Dart.PowerTCP.Ftp
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 5, 2004 12:06 PM

Each project needs it's own licx. The one that uses SecureFtp should read:

Dart.PowerTCP.SecureFtp.Ftp, Dart.PowerTCP.SecureFtp

The other one would look like this:

Dart.PowerTCP.Ftp.Ftp, Dart.PowerTCP.Ftp
 
The format is:

Object name, DLL name
kyoungsvt

From: Halifax, NS Canada
Posts: 8
Member Since: 05/23/03
posted May 5, 2004 12:13 PM

that solved it...thank you very much
Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX