![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
When I debug from my project in VS2005, add-in works normal. But when I
install it from Installer, and run Outlook, in COM Add-ins warning that: "Not loaded. A runtime occurred during the loading of the COM add-in". I don't know why??? |
Ads |
#2
|
|||
|
|||
![]()
This is not really an Outlook forms question.
You probably did not include the pre-requisites for the addin such as Extensibility.dll or stdole.dll or the PIA's for Outlook and Office, or you didn't use strong naming and sign your code or set the required security attributes. Check out the VS 2005 walkthroughs for deployment. -- 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 "Coaxecva" wrote in message ... When I debug from my project in VS2005, add-in works normal. But when I install it from Installer, and run Outlook, in COM Add-ins warning that: "Not loaded. A runtime occurred during the loading of the COM add-in". I don't know why??? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
hooking the insert-File menu command (add attachment) in outlook 2003 (c# add in) | semedao | Outlook and VBA | 8 | January 4th 07 03:59 PM |
hooking the insert-File menu command (add attachment) in outlook 2003 (c# add in) | Brian Tillman | Outlook and VBA | 0 | January 2nd 07 04:55 PM |
Outlook 2003 shared add-in (NOT VSTO!) deployment problems build with VS2005 | Ken Slovak - [MVP - Outlook] | Add-ins for Outlook | 1 | August 2nd 06 04:29 PM |
How to add dynamically add controls in Outlook 2003 | Rahul | Outlook and VBA | 5 | May 8th 06 03:38 PM |
Options Pages with VS2005 | Mark W via OfficeKB.com | Add-ins for Outlook | 1 | February 16th 06 04:28 AM |