D
Dhans
Hello,
I am using "DSO Framer" ActiveX control to host a Excel sheet in a .NET
application and "Excel.Interop" to edit the excel sheet programmatically. The
application is working perfectly in the development machine (Office 2007
installed).
The problem is when I deploy in the client machine (It has the "Portable
Excel", Not full Office/Excel). It throws the runtime error
Retrieving the COM class factory for component with CLSID
{00024500-0000-0000-C000-000000000046} failed due to the following error:
80080005.
Here the excel COM component is not registered (found from dcomcnfg), but it
has the "Portable Excel". Anybody know how to register the Excel compoment
with the "Portable Excel" executables?
I am using "DSO Framer" ActiveX control to host a Excel sheet in a .NET
application and "Excel.Interop" to edit the excel sheet programmatically. The
application is working perfectly in the development machine (Office 2007
installed).
The problem is when I deploy in the client machine (It has the "Portable
Excel", Not full Office/Excel). It throws the runtime error
Retrieving the COM class factory for component with CLSID
{00024500-0000-0000-C000-000000000046} failed due to the following error:
80080005.
Here the excel COM component is not registered (found from dcomcnfg), but it
has the "Portable Excel". Anybody know how to register the Excel compoment
with the "Portable Excel" executables?