![]() |
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
|
|||
|
|||
![]()
First you must check that you have .NET Framework, Office 2003 PIA and
VSTO 2k5 runtime are properly installed on test machine. Then, you should check that all necessary registry keys are created for your add-in. After it, you should check .net security permissions(you can grant them fulltrust) for your assemblies using .Net Framework configuration or caspol utililty. Besides you can add evironmental variable named VSTO_LOGALERTS with a value of 1. It will make addinloader assembly to log any erorrs to the file in your assembly directory/ You can get more information at http://msdn2.microsoft.com/en-us/library/2ac08ee2.aspx . Hope it helps. Paulo Braz Figueiredo wrote: Hello, I developed an outlook add-in with Visual Studio 2005 Tools for Office. Now I'm having serious problems with the deployment of de add-in. I'm using a Setup project that runs correctly in the development machine. The setup also runs ok in a test machine but when I run Outlook the add-in doesn't loads!!! Anybody knows what may be happening? Somebody have any clue about the cause of this error? Thanks in advance for any help that may be provided. Paulo Figueiredo. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with add-in Setup | Paulo Braz Figueiredo | Add-ins for Outlook | 0 | October 11th 06 11:58 AM |
Add Profile Problem | ND Campbell | Outlook - Installation | 4 | July 28th 06 02:12 AM |
Outlook add-in installation problem | Renjith | Outlook and VBA | 0 | July 18th 06 10:24 AM |
Outlook add-in, MS Word problem | Dennis Masko | Add-ins for Outlook | 1 | February 21st 06 06:42 PM |
Setup For Outlook Add-in | [email protected] | Add-ins for Outlook | 1 | January 24th 06 09:14 AM |