You did reference the correct version of the PIA's, any other dependencies,
and compile on a machine with Office 2003 installed? Beyond that you'd have
to do Fusion debugging (the managed code loader) to see what errors are
being thrown where.
See this article to see how to do Fusion debugging:
http://blogs.msdn.com/vsod/archive/2...-failures.aspx
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Nagaraj" wrote in message
...
Hi
I have my outlook 2007 plugin working fine. For outlook 2003 I changed the
code and it is working fine also. When I build the setup project in Visual
Studio 2008(outlook 2003 plugin) it is creating setup.exe file. When I
installed this exe file and in the add-in manager box in outlook 2003
I am getting
Not loaded. A runtime error occurred while loading the COM add-in.
My plugin details a
For outlook 2007 plugin the environment is Visual Studio 2005 with XP
and for outlook 2003 plugin the environment is Visual Studio 2008 with
Vista
Are there any changes needs to be done to install the outlook 2003 plugin
successfully?
Thanks
--
Nagaraj Tadipatri