|
|
|||
| Outlook and .NET Printer Friendly Version | |||
|
|
Writing code with C# and VB.NET to create Outlook add-ins and other projects | ||
| Topic | |||
|
|
Forcefully Load Addin
Hello All, I have created the Outlook addin in Visual Studio 2008 and I am using TasPane in that for inserting custom controls and it's working fine, but sometime while opening the Outlook, my addin is not appearing. I saw one thing that after closing Outlook, the instance of Outlook was still in the Windows Task Manager->Processes->OUTLOOK.EXE, so when I forcefully End the OUTLOOK.EXE process and then re-open the Outlook, then only my addin is appearing. Can anybody helps me how can I fix this, like forcefully End the OUTLOOK.EXE, my addin appear in Outlook. Or can we forcefully load the addin, in case if addin is not loading while opening the Outlook by using a button in Standard toolbar. Suggestions are always welcome. Thanks, Varinder Kumar Varinder Kumar 30-Jul-2010 07:53 |
||
|
|
Novo
11-Aug-2010 09:18
Do you use Outlook 2003? Then you have the same problem as I had. http://www.outlookcode.com/threads.aspx?forumid=5&messageid=31935 |
||
|
|
|||
