C
Christof Nordiek
I have programmend an application in C# that uses excel automation to create
an excelsheet. This worked fine, but now, on one machine, a message pop's up
saying: "The application or DLL C:\WINDOWS\system32\msi.dll is not a valid
windows image.". After that a COMException is thrown with hresult =
800a03ec. The exception is thrown, when Workbooks.Add is called.
Reparing the excel-installation doesn't seem to help.
an excelsheet. This worked fine, but now, on one machine, a message pop's up
saying: "The application or DLL C:\WINDOWS\system32\msi.dll is not a valid
windows image.". After that a COMException is thrown with hresult =
800a03ec. The exception is thrown, when Workbooks.Add is called.
Reparing the excel-installation doesn't seem to help.