80040154. Error (General questions)
Hi
I am using registered wodSSH component on a small SSH application.
When distributing the application, using the installer/publish process in Visual basic 2005 express, I get a 80040154 error:
System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {20F48DF6-40B7-4069-8FFD-0627F8F8356E} failed due to the following error: 80040154.
at SSHTest1.SSHTest1.SSHTest1_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
After installing on a different PC (not the development one).
I am including the wodSSH.dll, wodKeys.dll and Interop.WODSSHCOMLib.dll files into the installation folder of the application.
I understand that the wodSSH com object is not registered on the target PC.
Any way of getting it registered automatically with the VB express installer?
Thanks!
Complete thread:
- 80040154. Error - Javier, 2008-04-22, 14:26
- Re: 80040154. Error - woddrazen, 2008-04-22, 14:54
- Re: 80040154. Error - Javier, 2008-04-22, 16:12
- Re: 80040154. Error - wodDamir, 2008-04-22, 16:29
- Re: 80040154. Error - Javier, 2008-04-22, 17:05
- Re: 80040154. Error - wodDamir, 2008-04-22, 16:29
- Re: 80040154. Error - Javier, 2008-04-22, 16:12
- Re: 80040154. Error - woddrazen, 2008-04-22, 14:54