Cast problem

  • Thread starter Thread starter Costa Lino
  • Start date Start date
C

Costa Lino

Hi All,



I have made an add-in for Outlook is working fine when you have Office 2003,
if I have 2000 or XP I receive this error



Unable to cast object type System.__ComObject in type
Outlook.ApplicationClass



If somebody can help I appreciate.



Best Regards



Lino
 
Hi,

Not that I have any experience building Office add-ins, but my guess is that
you need to use Office 2000/XP interop assemblies to run the plug-in in
those versions of Office.
 
Hi,

I try to use Outlook 2000 dll but I receive the same error

I continu to try to find a solution

Thanks

Dmytro Lapshyn said:
Hi,

Not that I have any experience building Office add-ins, but my guess is
that you need to use Office 2000/XP interop assemblies to run the plug-in
in those versions of Office.

--
Sincerely,
Dmytro Lapshyn [Visual Developer - Visual C# MVP]


Costa Lino said:
Hi All,



I have made an add-in for Outlook is working fine when you have Office
2003, if I have 2000 or XP I receive this error



Unable to cast object type System.__ComObject in type
Outlook.ApplicationClass



If somebody can help I appreciate.



Best Regards



Lino
 

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