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: Unable to instantiate FTP Class - help needed
Deva

From: chennai, NY India
Posts: 4
Member Since: 01/28/03
posted January 31, 2003 1:05 AM

Dear Sir,

  Good morning, we are exploring your PowerTCP FTP for .NET software. We queried about few details to you already, you replied to us immediately, many thanks for that.

  Now, from our program when we try to instantiate FTP class from Dart.PowerTCP.Ftp
namespace, it gives the error given below.

This PowerTCP product is not licensed and a trial license is not present. If this is a server-based application, you must install this product on your platform to enable the 30-day trial license. If this is a compiled application, you must add 'Dart.PowerTCP.Ftp.Ftp, Dart.PowerTCP.Ftp' to the licenses.licx file in your project. If your project does not have a licenses.licx file already, you must create one and add it.


  We installed PowerTCP FTP software in our web server and in our development syste. From our development system we are able to include your .net dll and could build the solution successfully. Once when we try to execute a page from our web server, it gives the above mentioned error.

  Can you help us to overcome the above error, thank you.

Regards,
Devendran R.
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted January 31, 2003 10:07 AM

Hi Devendran,
This error message will be modified in the next release to be more informative.
The problem is that your application is missing a licenses.licx file. To add one, create a text file called "licenses.licx" and add the line:
Dart.PowerTCP.Ftp.Ftp, Dart.PowerTCP.Ftp
to it.
Make sure the file is included in the project and re-compile.
The error should go away.
There is more info on this in the help, under "Creating The Licenses.licx File."
Hope it helps,
-ken
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX