Licensing error - WeOnlyDo Discussion board

Licensing error (General questions)

by Dan, Monday, July 26, 2004, 23:49 (7206 days ago)

Get a licensing error on attempting to connect.
Using the trial version.
no license file in my project.

An unhandled error occured
System.Exception: Could not read licensing data. If running from ASPX please contact general@weonlydo.com at q.w() at WeOnlyDo.Client.SSH.Connect() at BandwidthData.Ssh.ExecuteCommand(String command) in ssh.cs:line 26 at ....

Sample code:

SSH sshClient = new SSH();
sshClient.Login = abc ;
sshClient.Password = abc ;
sshClient.Encryption = SSH.EncryptionMethods.Auto;
sshClient.Hostname = 10.0.0.1 ;
sshClient.Blocking = true;
sshClient.Connect();
string result = sshClient.Execute(command);
sshClient.Disconnect(true);
return result;

Re: Licensing error

by wodSupport, Monday, July 26, 2004, 23:55 (7206 days ago) @ Dan

Dan,

problem is that you're running trial version in ASP.NET or as LocalService privileges - and wodSSH.NET is unable to access the registry to check trial license.

This is easy fix - please contact us on email and we will send you temporary license key (valid for 30 days) that you will put in TempAuthorization property.

Regards

Re: Licensing error

by Anil Kulkarni, Tuesday, December 11, 2007, 21:40 (5973 days ago) @ wodSupport

Dan,

please send us temporary license key (valid for 30 days)
(TempAuthorization property.)

Regards
Anil

Re: Licensing error

by woddrazen, Tuesday, December 11, 2007, 21:43 (5973 days ago) @ Anil Kulkarni

Hi Anil,


Can you please send us email to techsupport@weonlydo.com and we will send you TempAuthorization key.

Hope I helped.


Regards,
Drazen

Re: Licensing error

by Dan, Tuesday, December 11, 2007, 23:37 (5973 days ago) @ woddrazen

That was 3 years ago.....

Re: Licensing error

by woddrazen, Tuesday, December 11, 2007, 23:42 (5973 days ago) @ Dan

Hi Dan,


Yes, but Anil ask for TempAuthorization key today.

He replies to your thread.


Drazen