Login  
Search All Forums
Dart Home | PowerTCP FTP for .NET | Custom Development Reply | PowerTCP FTP for .NET Topics | Forums   
AuthorForum: PowerTCP FTP for .NET
Topic: License Problems with Trial in Window Service
pcxbrook@voicenet.com
pcxbrook@voicenet.com

From: Greenville, DE USA
Posts: 6
Member Since: 06/20/04
posted June 20, 2004 10:11 PM

I just downloaded the .NET trial and incorporated the FTP component in a C# libary, whihc in turn is used by a Window Service written in C#.

An exception is thrown when I can newFtp(), stating that the license file is at fault. The license file exists in my library project and contains the appropriate verbage as specified in the help file. Both projects have be individually recompiled.

The incremental file 'ErotxFTPLibrary.dll.licenses' under the obj directory exists, so it appears the project sees the license file.

What do I need to do to get this problem resolved?

Cheers,

Brook
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 20, 2004 10:59 PM

You need the license file in both the Service and the library. Both will have to be compiled on a machine that has PowerTCP installed and registered.
pcxbrook@voicenet.com
pcxbrook@voicenet.com

From: Greenville, DE USA
Posts: 6
Member Since: 06/20/04
posted June 20, 2004 11:26 PM

Thanks. Put the license file in the other project solved the problem.

By the way, is there any limit on the size of teh files that the component can send?

Cheers,

Brook
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 20, 2004 11:36 PM

The sizes are all calculated using an int64 so you should have a problem (unless you encounter a file that is 10^64 bytes I suppose) The biggest I've ever tested is 20 gig.
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX