A
ASP.Confused
Ok. I had written a plugin that interfaced with both Outlook and Word. It
worked beautifully...never came up with any security warnings (with high
security settings.)
I realized that I hadn't installed Service Pack 3 yet, so I did that. Now,
every time the plugin goes to process calendar appointments in Outlook, I'm
getting the stupid "A program is trying to access e-mail addresses..." window.
I developed the plugin with VS.NET 2002 using the COM add-in shim project
from one of the KB articles. My .NET assembly is strong-named, and I have
digitally signed both the shim and the .NET assembly (with a certificate I
made myself.)
What is causing this to happen? Did something major change in the way
Office SP3 does security? I'm hoping that I don't have to buy a code-signing
certificate (on a very very very limited budget.)
worked beautifully...never came up with any security warnings (with high
security settings.)
I realized that I hadn't installed Service Pack 3 yet, so I did that. Now,
every time the plugin goes to process calendar appointments in Outlook, I'm
getting the stupid "A program is trying to access e-mail addresses..." window.
I developed the plugin with VS.NET 2002 using the COM add-in shim project
from one of the KB articles. My .NET assembly is strong-named, and I have
digitally signed both the shim and the .NET assembly (with a certificate I
made myself.)
What is causing this to happen? Did something major change in the way
Office SP3 does security? I'm hoping that I don't have to buy a code-signing
certificate (on a very very very limited budget.)