RBygrave
Windows Server 2008 R2.
When running on dev machine works fine. Deployed to a web server and now when client tries to run I get
Retrieving the COM class factory for component with CLSID {52D6E699-9256-414F-8FCD-F38FDF6AC8EE} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
So what step am I missing? Code works fine as a windows form application, but we need to get this moved to a web based app.
Thanks
Richard
When running on dev machine works fine. Deployed to a web server and now when client tries to run I get
Retrieving the COM class factory for component with CLSID {52D6E699-9256-414F-8FCD-F38FDF6AC8EE} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
So what step am I missing? Code works fine as a windows form application, but we need to get this moved to a web based app.
Thanks
Richard