Thank you very much. If I install this app with a key and register it with
the CodeBase option, will I still have to force users to take that step with
the plug it, or will it be automatically trusted by office apps?
Jamie Ayer <jayer@icorps.com> was very recently heard to utter:
> Thank you very much. If I install this app with a key and register
> it with the CodeBase option, will I still have to force users to take
> that step with the plug it, or will it be automatically trusted by
> office apps?
I have never used the CodeBase option, but I'm guessing that you'll get the
same options as you get when you install a commercial add-in - a dialog
asking whether to trust the vendor listed in the key.
If you choose to trust a particular add-in vendor, you don't need to trust
all installed add-ins in order to be able to use the add-ins from that
particular vendor.

Signature
Ed Bennett - MVP Microsoft Publisher
Jamie Ayer - 23 Aug 2005 22:27 GMT
Actually, no. It works. If you strong name the project, all office
products seem to open the plug in regardless.
Publisher will load the plug in regardless of you checking off the trust
item or not. Thanks for giving me the help on this.
The real problem was that I couldn't apply a strong name key because of two
dll's I was including. As soon as I created the proper strongly typed
assemblies for those and recompiled the project everything came out
GOLDEN!!!
Thank for you helping me look in another direction.. I was getting
frustrated.
Jamie
> Jamie Ayer <jayer@icorps.com> was very recently heard to utter:
>> Thank you very much. If I install this app with a key and register
[quoted text clipped - 8 lines]
> all installed add-ins in order to be able to use the add-ins from that
> particular vendor.