Retrieving the COM class factory for component with CLSID error
neelamgupta said 1 year ago:
Hello,
I don’t know whether i’m asking ths question in right forum…if that’s the case please direct me.
I bought a domain name and shared hosting from godaddy…
Whem i’m putting My website live,I get the below error…
Retrieving the COM class factory for component with CLSID {40942A6C-1520-4132-BDF8-BDC1F71F547B} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0×80040154 (REGDB_E_CLASSNOTREG)).
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {40942A6C-1520-4132-BDF8-BDC1F71F547B} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0×80040154 (REGDB_E_CLASSNOTREG)).
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[COMException (0x80040154): Retrieving the COM class factory for component with CLSID {40942A6C-1520-4132-BDF8-BDC1F71F547B} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).]
System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) +0
System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache) +98
System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache) +241
System.Activator.CreateInstance(Type type, Boolean nonPublic) +69
System.Activator.CreateInstance(Type type) +6
Openocr._default.Initiate() +186
Openocr._default.Page_Load(Object sender, EventArgs e) +42
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +91
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
I suppose the above error is there because I’m using Miscrosoft office-document Imaging.Though i have the dll in my bin,I need document imaging to be installed on my server.
I want to request godaddy to install it.
How can do it.
sherrod said 1 year ago:
@neelamgupta,
We would need more information on how you’re attempting to open this. Additionally, we’ll need to review your account in order to test this, so you will need to contact our live support team so that we can do so:
http://support.godaddy.com/support
Sherrod
neelamgupta said 1 year ago:
hey,
Thanks for replying..
What more information do i need to provide here?
Below is my url in which i’m getting error.
http://www.open-ocr.com/default.aspx
The cause of error is that My server needs to have microsoft document imaging installed.
microsoft document imaging is part of microsoft Office package.
I did contacted support team…Waiting for there reply..
4 min expected wait time