Error while loading excel object: Method not found

M

MyZap

Hello,
I have developed my application in .NET Framework 1.1 and i use
excel interop in my application.
My application run fine with Office 2003 and Office 2007. But on
one client machine i am geeting following error message and client use Vista
+ Office 2007:

System.MissingMethodException: Method not found:
'Microsoft.Office.Core.CommandBars
Microsoft.Office.Interop.Excel._Workbook.get_CommandBars()'.

I have tried to generate this error message on other Vista +Office
2007 machine but on every machine my application working fine. don't know how
to resolve this error.
 

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