Application Crashing due to Controls Not Registere (wodSSH / wodSSH.NET)
Greetings,
I have an app using wodSSH.NET that I have been developing and testing on my laptop.
I have built an installer as well and have tried to install the application on another vista machine for users.
After installation, I try to execute the app and it fails almost immdeiately with a message like Application has stopped working . From researching this message I can only surmise that the problem is related to the registration of the WeOnlyDo.Client.SSH.dll and WeOnlyDo.Security.Cryptography.KeyManager.dll files.
I have not been able to find any info on these forums about where these files should be installed and how they are then registered with the machine (regsvr32?).
Please advise
Re: Application Crashing due to Controls Not Regis
Hi,
In which environment you use wodSSH.NET? Are you using Demo or Licensed version? Demo version cannot be distributed. When distributing application you need to copy:
WeOnlyDo.Client.SSH.dll and WeOnlyDo.Security.Cryptography.KeyManager.dll in same folder where your application is.
Please try it and let us know how it goes.
Regards,
Drazen
Re: Application Crashing due to Controls Not Regis
I have the 2 dlls installed in the same folder as the application.
I am using Visual Studio 2005.
I believe that these are the licensed dlls. How can I tell?
Thanks
Re: Application Crashing due to Controls Not Regis
Hi,
Did you purchase wodSSH.NET? What does wodSSH.NET Version Property returns?
Drazen
Re: Application Crashing due to Controls Not Regis
Yes I purchased it and received the updated version and key.
The version reported by the DLLs is:
WeOnlyDo.Client.SSH.dll 2.3.1.89
WeOnlyDo.Security.Cryptography.KeyManager.dll (no version)
The Error which pops immediately after starting is:
Description:
Stopped working
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: comselector.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 48596047
Problem Signature 04: mscorlib
Problem Signature 05: 2.0.0.0
Problem Signature 06: 4536f11f
Problem Signature 07: 15b
Problem Signature 08: 6c
Problem Signature 09: System.ArgumentOutOfRange
OS Version: 6.0.6000.2.0.0.256.1
Locale ID: 1033
Read our privacy statement:
http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
Re: Application Crashing due to Controls Not Regis
Hi,
Can you please zip and send us some simple application (including source) that will duplicate your problem to:
techsupport@weonlydo.com
Drazen