PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins A runtime error occured during the loading of the COM add-in

Reply

A runtime error occured during the loading of the COM add-in

 
Thread Tools Rate Thread
Old 18-06-2008, 08:51 AM   #1
Christian
Guest
 
Posts: n/a
Default A runtime error occured during the loading of the COM add-in


Hi

I have an Outlook 2007 add-in developed in Visual Studio 2008 and deployed
with ClickOnce. It is not deployed to the IIS it´s deployed to a network
share.

The Add-in works fine on to XP machines but we have another completly new XP
machine with SP 3 and all the new downloads from Windows Update. The Add-in
does not load and when i look at it in the COM Add.ins manager the error
message is "A runtime error occured during the loading of the COM add-in".

On the two machines that the add-in works i have installed another Outlook
2007 with VS2005 for another project if that have something to do with it.

The target framework for the add-in is .NET 3.5

Does anybody now where to start? I have looked in the Outlook logs an they
don´t say anything.

  Reply With Quote
Old 18-06-2008, 02:01 PM   #2
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: A runtime error occured during the loading of the COM add-in

First place to start is to see if the problem machines have the requirements
such as the correct Framework and all prerequisites such as the appropriate
Office PIA's, Extensibility.dll, stdole.dll, etc.

After that if you still need troubleshooting the best approach is probably
to enable Fusion logging. Look at the troubleshooting procedures at
http://blogs.msdn.com/vsod/archive/...d-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


"Christian" <Christian@discussions.microsoft.com> wrote in message
news:61575F6F-CFF2-4793-972F-43DA429F990D@microsoft.com...
> Hi
>
> I have an Outlook 2007 add-in developed in Visual Studio 2008 and deployed
> with ClickOnce. It is not deployed to the IIS it´s deployed to a network
> share.
>
> The Add-in works fine on to XP machines but we have another completly new
> XP
> machine with SP 3 and all the new downloads from Windows Update. The
> Add-in
> does not load and when i look at it in the COM Add.ins manager the error
> message is "A runtime error occured during the loading of the COM add-in".
>
> On the two machines that the add-in works i have installed another Outlook
> 2007 with VS2005 for another project if that have something to do with it.
>
> The target framework for the add-in is .NET 3.5
>
> Does anybody now where to start? I have looked in the Outlook logs an they
> don´t say anything.
>


  Reply With Quote
Old 11-07-2008, 11:18 AM   #3
Aved Mohammed
Guest
 
Posts: n/a
Default Re: A runtime error occured during the loading of the COM add-in

follow the link below it has solved my problem. Best of luck
http://support.microsoft.com/kb/908002
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off