I have some addins for Outlook 2007 developed using Cypress and both VB.NET and C#.
If I run the addins from the VS 2005 IDE they run with no problems. If I compile as release mode they run from the IDE, start Outlook and run with no problems.
However, if I install after compiling the setup project and try to run the addin by just starting Outlook (on the same dev machine) the addins won't run and the error is the ever helpful:
"Not loaded. A runtime error occurred during the loading of the COM Add-in"
In cases like this do I need to follow the deployment steps outlined in
Or should the fact that the code is running on the dev machine be sufficient
Thanks,
Ken Slovak
MVP - Outlook