Workbook.SaveAs crashing after Upgrade to Office 2003 from 2000

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top