COM Exception

COM Exception

Hallo liebe Community,
ich bekomme bei einem unserer Rechner folgenden Fehler wenn ich mich versuche über die COM Schnittstelle zu verbinden:
System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {0F3205BD-D8D5-11D1-9772-080009ABB493} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).
at SitramConnector.zenEditorConnection..ctor()
at zenArchiveCreator.Form1.refresh()
at zenArchiveCreator.Form1.Form1_Load(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)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Bei einem anderen Rechner mit der exakt selben Installation funktioniert alles wunderbar.
Hat jemand ideen?
Danke & LG
Thomas

This is a migrated post! Originally posted on 30.06.2015 by user schirgitom. Please be aware that information can be outdated.