R
Richard Arthur
I am trying to develop a COM Add-In using visual C#. Many things were
working fine until I accidentally said No to the warning message about it
acessing my inbox. Now I no longer get warnings. I get events for certain
things once (My Command Bar Button will only raise the click event once, and
then never again). I am an individual developer, and do not have an
Exchange Server to work with. I am not using the Shim, either (I am having
trouble debugging when I slip the Shim in there).
How do I get my events back so that I can debug again?
How do I design this code so that I can install it on an Outlook client that
has not Exchange Server so that they do not get warnings either?
I've been looking at these articles, trying to understand what is going on,
and trying to fix it:
http://support.microsoft.com/default.aspx?scid=kb;en-us;327657&Product=ol2002
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/html/odc_comshim.asp
http://support.microsoft.com/default.aspx?scid=kb;EN-US;322027
along with many of the articles they link to.
Thank you,
Richard Arthur
working fine until I accidentally said No to the warning message about it
acessing my inbox. Now I no longer get warnings. I get events for certain
things once (My Command Bar Button will only raise the click event once, and
then never again). I am an individual developer, and do not have an
Exchange Server to work with. I am not using the Shim, either (I am having
trouble debugging when I slip the Shim in there).
How do I get my events back so that I can debug again?
How do I design this code so that I can install it on an Outlook client that
has not Exchange Server so that they do not get warnings either?
I've been looking at these articles, trying to understand what is going on,
and trying to fix it:
http://support.microsoft.com/default.aspx?scid=kb;en-us;327657&Product=ol2002
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/html/odc_comshim.asp
http://support.microsoft.com/default.aspx?scid=kb;EN-US;322027
along with many of the articles they link to.
Thank you,
Richard Arthur