T
TC
Hello All,
I have a COM AddIn written in C# for Outlook and it is not releasing the
host Outlook application.
I set all of my application-related variables to null, I have the IDispose
interface implemented in both my Outlook class as well as the Connect class.
I have decremented the count to zero using Marshal.ReleaseComObject.
Any ideas?
I have a COM AddIn written in C# for Outlook and it is not releasing the
host Outlook application.
I set all of my application-related variables to null, I have the IDispose
interface implemented in both my Outlook class as well as the Connect class.
I have decremented the count to zero using Marshal.ReleaseComObject.
Any ideas?