G
Guy Dobson
Hi,
I've written a Windows Application in .NET 2.0, using the VS 2005 tools for
the Microsoft Office System, which populates data in an Excel Workbook then
saves the workbook to an appropriate file using the:
Workbook.SaveAs method.
This works absolutely fine on computers with a clean installation of Office
2003. However if I use a machine which has been upgraded to Office 2003 from
Office 2000, the method causes a runtime exception with the following
message: "Exception from HRESULT 0x800A03EC".
If anyone has any idea how to fix this issue, I could use some help
Thanks
Guy
I've written a Windows Application in .NET 2.0, using the VS 2005 tools for
the Microsoft Office System, which populates data in an Excel Workbook then
saves the workbook to an appropriate file using the:
Workbook.SaveAs method.
This works absolutely fine on computers with a clean installation of Office
2003. However if I use a machine which has been upgraded to Office 2003 from
Office 2000, the method causes a runtime exception with the following
message: "Exception from HRESULT 0x800A03EC".
If anyone has any idea how to fix this issue, I could use some help
Thanks
Guy