Is the correct version of the framework being used in the project and is
that version installed on the test computer?
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Saira" wrote in message
...
I have an add-in that another developer recently had to rebuild.
I seem to be unable to launch it in debug.
I am using VS 2003 and Outlook 2003.
I have used fuslog to detect what assemblies are loading and I can see
that the addin itself loads (along with two other supporting dlls).
Outlook opens up, and immediately shuts down again. I do not get any error
messages and there is nothing in the eventlog. When I re-open Outlook
manually (rather than useing VS to start it) I get told that the Addin did
something bad and do I want to disable it.
Can anyone suggest where the problem may lie? I am assuming it must be
something with the class that is doing the connecting, but I cannot see
what it is.
Thanks
Saira