Cannot get Outlook add-in to load

Add-in Express™ Support Service
That's what is more important than anything else

Cannot get Outlook add-in to load
James Bambrough




Posts: 3
Joined: 2006-04-06
Hi all,

I am using the latest release of the ADX.Net add-in.

when I first started using it, the projects would compile properly, and register and work etc. Now, when I compile and register, the system returns that the add-in registered properly, but it doesn't show up in Outlook. If I go to the add-ins page, and select the add-in, I can see the error:

"Not loaded. A runtime error occurred during the loading od the COM Add-in."

I have read through other articles and have checked for the MSO dll output in the bin directory, and it isn't there. I have also looked through my code, and checked the names of modules. I am now trying to create a module for outlook (non-perminant!!), with a single command bar on it, and some default buttons, and it is just the same.

Any thoughts?

Best Wishes,

James
Posted 06 Apr, 2006 03:35:28 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi James.

What version of .NET Framework did you develop the add-in for?
Posted 06 Apr, 2006 07:51:10 Top
James Bambrough




Posts: 3
Joined: 2006-04-06
Hi Sergey,

I am developing in .Net framework v2 using Visual Studio 2005. I am relatively new to development in .Net so could be missing something easy!! :D

James
Posted 06 Apr, 2006 10:22:12 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi James.

Did you install the following update for VS 2005?
http://support.microsoft.com/kb/908002
Posted 06 Apr, 2006 16:35:35 Top