![]() |
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
|
|||
|
|||
![]()
Hi,
I created a outlook 2007 shared addin and tested locally in both VS 2008 debug and msi installation (release build) and everything seems ok. then I tried the release build msi installation file on another machine. but after installation is done, in outlook, it is in "disabled application add-ins" section and if I go the manage com add-ins, it will say my addin's Load Behavior is unload. I checked the registry value for the addin's load behavior is 3. I used the VS 2008's myaddinsetup project to create the msi installation file. am I missing something? thanks. |
Ads |
#2
|
|||
|
|||
![]()
Are all dependencies deployed to the test machine? In general if an addin
gets disabled when it tries to load either some dependency is missing, the PIA's aren't installed or you have an unhandled exception that's causing your addin to become disabled. Take a look at the troubleshooting steps for managed addins at http://blogs.msdn.com/vsod/archive/2...-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 "BatKing" wrote in message ... Hi, I created a outlook 2007 shared addin and tested locally in both VS 2008 debug and msi installation (release build) and everything seems ok. then I tried the release build msi installation file on another machine. but after installation is done, in outlook, it is in "disabled application add-ins" section and if I go the manage com add-ins, it will say my addin's Load Behavior is unload. I checked the registry value for the addin's load behavior is 3. I used the VS 2008's myaddinsetup project to create the msi installation file. am I missing something? thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Strange behavior of "Outlook Express" | Don J | Outlook Express | 2 | November 8th 07 03:01 AM |
outlook 97 "Cannot load library LXBCPRP.DLL default used." error . | JXP | Outlook - General Queries | 1 | October 11th 07 07:05 PM |
Control with the same behavior as "Type a question for help" or "Find contact" | [email protected] | Add-ins for Outlook | 0 | March 2nd 07 01:54 PM |
weird problem[?] annoyance with "Send/Receive" behavior and the Outbox | albert | Outlook - General Queries | 5 | October 18th 06 02:47 PM |
"Form Load Failed" error in Outlook 2003! | TC | Outlook - Using Forms | 0 | February 21st 06 11:52 PM |