Forum Discussion

gorhem's avatar
gorhem
Copper Contributor
Aug 20, 2020

Our plugin is causing the UI to get stuck Outlook 365-2016

We developing an Add-in project by using C# and vsto. Add-in receives list of operations to be performed from the server with a Task sending HTTP request. Our Add-in operates creating a hidden folder, searching around folders, moving an email to the hidden folder and flagging emails. Before performing operations on the hidden folder, we unhide that folder. When the operation is done, we hide the folder again. The UI thread gets stuck when the Outlook is minimized and reopened, but Add-in operations can still be performed. What could cause the user interface to freeze?

3 Replies

Resources