Login  
Search All Forums
Dart Home | PowerTCP SFTP & SSH for .NET | Custom Development Reply | PowerTCP SFTP & SSH for .NET Topics | Forums   
AuthorForum: PowerTCP SFTP & SSH for .NET
Topic: Error: No license found. Please add the line "Dart.Ssh.Ssh, Dart.Ssh" to the top
raymegal

From: USA
Posts: 20
Member Since: 09/18/14
posted January 3, 2019 6:16 PM

I'm using 4.10.3.1 of Dart.Ssh.dll. After adding the appropriate line to my licenses.licx file so that it looks like:

Dart.Ssh.Ssh, Dart.Ssh
Dart.Telnet.Telnet, Dart.Telnet

I get the following error:

Error: No license found. Please add the line "Dart.Ssh.Ssh, Dart.Ssh" to the top level project's licenses.licx file and recompile.
Refer to the 'Licensing and Trial Operation' topic of the help documentation for further assistance.

For more information contact Dart at support@dart.com, sales@dart.com or 315.790.5456.
 
The Telnet code continues to work, but the Ssh throws this error.

I cannot find the licensing information on the web site that the message talks about since the site has been reorganized.

I've tried putting the Ssh after the Telnet with no success.

What am I missing?

Ray
raymegal

From: USA
Posts: 20
Member Since: 09/18/14
posted January 3, 2019 6:35 PM

I had forgotten to do this:

Web Site projects include an App_Licenses.dll that must be rebuilt when changes are made to the licenses.licx file or when migrating from trial to licensed operation. The App_Licenses.dll can be rebuilt by right-clicking on the licenses.licx file in the Solution Explorer and selecting the "Rebuild Runtime Licenses" option.

So I did this, but the problem remains.
raymegal

From: USA
Posts: 20
Member Since: 09/18/14
posted January 3, 2019 8:13 PM

OK. Using "Rebuild Runtime Licenses" when you have the Solution (i.e. .sln) open doesn't appear to do anything.

So, I opened a local copy of the website hosted on IIS using Visual Studio 2017, and then I used "Rebuild Runtime Licenses". I checked the updated App_Licenses.DLL using Sysinternals strings.exe and it contained Dart.Ssh...

This error is resolved. Sheesh.
Reply | PowerTCP SFTP & SSH for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX