tags:

views:

8

answers:

0

Hello!

I am facing a curious problem: I am trying to build a Add-In for Outlook 2002 with Visual Studio 2008 using the shared add-in template. I want a simple hello world within the OnStartUpComplete method. That works pefectly on my development machine, but not at all on a clean machine with outlook 2002. I used the generated setup project to install the add in. Load behavior changed back from 3 to 2 after starting outlook, but there neither comes an exception nor any other error. What do I have to do to get the Add-In working on other than the dev machine?

Thanks a lot,

Michael