PIA compatability

  • Thread starter Thread starter Irfan
  • Start date Start date
I

Irfan

hi,

In the developer machine i have excel2003 iand related PIAs installed. The
application runs without any problem. But when i tried to run the
application on a user box having excel2000, it did not work. saying it could
not find the COM interface for Microsoft.office.interop.excel.

After installing excel2003, it worked fine. What do i need to do so that
PIAs work in earlier versions of excel as well. Any suggestions

thanks i advance
irfan
 
Hello,

Office 2003 PIA may not be used for Office 2000. Instead create PIA for
Office 2000 applications.

Check out this article (esp Interop with Office 97 and Office 2000 section):
http://www.devx.com/OfficeProDev/Article/28581/2046

HTH

hi,

In the developer machine i have excel2003 iand related PIAs installed. The
application runs without any problem. But when i tried to run the
application on a user box having excel2000, it did not work. saying it could
not find the COM interface for Microsoft.office.interop.excel.

After installing excel2003, it worked fine. What do i need to do so that
PIAs work in earlier versions of excel as well. Any suggestions

thanks i advance
irfan
 

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

Back
Top