
Eventhandler for an addin created in vb.net for Outlook 2002 not working
Quote:
> Thanks Peter for the prompt reply.
No worries.
Quote:
> 2. I did try to assign the m_Application to Application
> object inside a Try-Catch and got an exception written to
> the log - the exception says "No such interface
> supported", so it does look like there is some problem
> with the interop.
Which version of Outlook are you using? If it is XP or 2003, are you using
the official PIAs? Although it's not recommended, you could try declaring
m_Application as Outlook.ApplicationClass or (if it exists)
Outlook._Application.
Quote:
> (Is it ok if I
> directly mail you to your microsoft.com account bcuz I am
> not sure whether you will be checking this newgroup
> frequently?)
I check the newsgroups almost every day (although I don't read every
message... just the .NET related ones). It's better to keep the discussion
public so other people with the same problem can learn from the experience.
Peter
--
Peter Torr
This posting is provided "AS IS" with no warranties, and confers no rights
Samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm