Problems using Visual Basic 2005 Express (General questions)
I am having problems implementing SSHTunnel with Visual Basic 2005 Express.
I add the wodSSHTunnel ActiveX control to the project and use it successfully on the host machine.
I build the program and this creates 3 necessary files for the program:
sishome.exe (the name of my program)
Interop.wodSSHTunnelLib.dll
AxInterop.wodSSHTunnelLib.dll
As long as I have these 3 files in a folder/directory I can run the program fine on the machine it was developed...
However, when I try to copy the 3 files to a test machine and run the program the demo nag screen comes up and when it goes away I get an error such as the following:
EventType : clr20r3 P1 : sishome2.exe P2 : 1.0.0.0 P3 : 44635205
P4 : sishome2 P5 : 1.0.0.0 P6 : 44635205 P7 : e P8 : e9
P9 : system.invalidoperationexception
I thought maybe if I copied wodTunnel.ocx to the machine and registered it with regsvr32.exe that it would fix things but it seems to have changed nothing. I tried copying wodTunnel.dll and registering it and then wodTunnel.exe and then registering it via wodTunnel.exe /RegServer but that didn't affect anything either. The error still shows up everytime I try to run the program.
I haven't had this problem before on any other programs or active x controls before... Is there something more I need to do or perhaps something I am doing wrong? I am using only password authentication with the control.
This product is exactly what I need and I will gladly purchase it if I can manage to get it working in this program.
Thank you in advance for any help.
Complete thread:
- Problems using Visual Basic 2005 Express - Jondale, 2006-05-11, 18:11
- Re: Problems using Visual Basic 2005 Express - wodDrazen, 2006-05-11, 19:51
- Re: Problems using Visual Basic 2005 Express - wodDrazen, 2006-05-11, 21:18
- Re: Problems using Visual Basic 2005 Express - Jondale, 2006-05-12, 18:56
- Re: Problems using Visual Basic 2005 Express - wodDrazen, 2006-05-11, 21:18
- Re: Problems using Visual Basic 2005 Express - wodDrazen, 2006-05-11, 19:51