![]() |
Shared Office Add-in
First I appologise if this is not the correct newsgroup for this post. I
would be happy to post it elsewhere if someone would like to point me to the write one. I have written a managed COM addin for Microsoft Outlook written in C#. My problem is I believe an installation one. Even though the project created by Visual Studio creates an installation program it often fails to work or should I say appears to work but the addin fails to launch. I know this because I have written logging instructions to be wrtten to the event log. These events are written during the : OnConnection OnDisconnection OnStartupComplete OnBeginShutdown event fired by the Add-in. I have given the installation instructions to our installer team based on the contents of the installation program eg. registry settings and the results are the same. Sometimes it works sometimes it doesnt. Can anyone help? Regards Paul |
Shared Office Add-in
The thing I have done in this case is to create a shim in order to load
your application. Code_Hound wrote: First I appologise if this is not the correct newsgroup for this post. I would be happy to post it elsewhere if someone would like to point me to the write one. I have written a managed COM addin for Microsoft Outlook written in C#. My problem is I believe an installation one. Even though the project created by Visual Studio creates an installation program it often fails to work or should I say appears to work but the addin fails to launch. I know this because I have written logging instructions to be wrtten to the event log. These events are written during the : OnConnection OnDisconnection OnStartupComplete OnBeginShutdown event fired by the Add-in. I have given the installation instructions to our installer team based on the contents of the installation program eg. registry settings and the results are the same. Sometimes it works sometimes it doesnt. Can anyone help? Regards Paul |
All times are GMT +1. The time now is 07:10 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com