Hello,
we have a solution running Excel an Oracle Database on a Server. Running this solution interactively is fine, but as scheduled job Excel can not be startet and the following error message is shown in the log:
System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005.
The Eventviewer lists:
Faulting application name: EXCEL.EXE, version: 12.0.6611.1000, time stamp: 0x4e5d44a0
Faulting module name: EXCEL.EXE, version: 12.0.6611.1000, time stamp: 0x4e5d44a0
Exception code: 0xc0000005
Fault offset: 0x002ffc99
Faulting process id: 0x19bc
Faulting application start time: 0x01ce6b28a771116a
Faulting application path: C:\Program Files (x86)\Microsoft Office\Office12\EXCEL.EXE
Faulting module path: C:\Program Files (x86)\Microsoft Office\Office12\EXCEL.EXE
Report Id: 15f4345f-d71c-11e2-af72-0050569f0019
I have googled but did noit find a solution.
Can anyone help please?