Hi,
I am writing an addin in .NET using C# for Outlook 2003.
Lately I have noticed a problem that seems to be
triggered whenever I am specifying an event handler for
my outlook object like MailItem , Inspector etc.
Exactly at that line it seems to trigger
a "System.ExecutionEngineException" in my addin dll (I
cannot catch it at runtime, only when I debug through my
code).
Has anyone ever encountered this?
What could be its cause and what can I do to correct the
problem?
Any info will be really appreciated!
Thanks!
jbhan
|