multithreading - Why is my Outlook add-in not running in main thread? -
i'm having problem outlook add-in not running in processes main thread. applies @ least callbacks, maybe more, i'm still investigating. it's big problem since several important api functions work main thread.
this happens @ customer's computer (win8 + outlook2013 64-bit), not on computer same windows/outlook version.
i've never seen before.
any ideas might trigger this? hidden setting in office, third-party security tools? build settings can use prevent it?
outlook runs com add-ins on main thread. makes think running on secondary thread? how problem manifest itself?
Comments
Post a Comment