![]() |
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
|
|||
|
|||
![]()
I have been banging my head with this issues for sometime now. Can someone
PLEASE help??? When I create a commandbar on a new inspector window that uses word mail, the form that opens doesn't fully load. I have done a lot of research on this and I believe it is a threading issue because I create my command bar in word which is subclassed into Outlook. When wordmail isn't enabled the apartment state of the executing thread is STA and when wordmail is enabled it is MTA. I have tried to use a delegate to instantiate the form instead with no success. Below are a couple of relevant posts I have found. Ken Slovak mentions in one of these that he used several API calls to make this work. Can someone please provide a working sample. If you need a sample to reproduce I can provide one. I used the code sample to load wordmail toolbars on the inspector_activate event. I added another windows project and then tried to instantiate the form from my class. It never fully loads. Below are some links I have found helpful. http://www.eggheadcafe.com/conversat...did=3031 8015 http://social.msdn.microsoft.com/for...-57545abd721b/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
VSTO SE + Outlook 2003 on Vista - Addin does not start after upda | BillyD | Add-ins for Outlook | 6 | September 12th 08 04:57 PM |
deploy 2003 vsto addin on outlook 2007 problem | lokesh | Add-ins for Outlook | 17 | April 17th 08 04:36 PM |
can't load VSTO outlook addin outside visual... | fbolefeysot | Add-ins for Outlook | 5 | February 28th 08 02:31 PM |
outlook addin setup problem - created using vsto | suman | Outlook - Using Forms | 1 | July 16th 07 10:11 PM |
VSTO Outlook Addin doesn't get loaded for non-admin user | Piyush Gupta | Add-ins for Outlook | 5 | May 9th 07 07:24 PM |