80040154. Error - WeOnlyDo Discussion board

80040154. Error (General questions)

by Javier, Tuesday, April 22, 2008, 14:26 (6059 days ago)

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: