M
Mark
Ive created an Outlook addin using VSTO 2005, that basically creates an email
using receipients you have selected from a list.
However, whenever it displays the email, the object model guard pops up and
asks me whether i want to allow it or not.
Ive setup the trusted COM thing through Exchange using the Outlook Security
Settings public folder, but now that ive trusted it, i get the following error
"Unable to cast object of type 'System.__ComObject' to type
'Microsoft.Office.Interop.Outlook.ApplicationClass'"
Anyone have any suggestions?
using receipients you have selected from a list.
However, whenever it displays the email, the object model guard pops up and
asks me whether i want to allow it or not.
Ive setup the trusted COM thing through Exchange using the Outlook Security
Settings public folder, but now that ive trusted it, i get the following error
"Unable to cast object of type 'System.__ComObject' to type
'Microsoft.Office.Interop.Outlook.ApplicationClass'"
Anyone have any suggestions?