Putting code into GAC
(Thursday, December 23, 2004)
Found the following interesting discussion in the Newsgroups:
Putting code into GAC by:Derek Martin
| If I put an assembly into the GAC, it should run from wherever with Full Permissions shouldn't it?
| | | Reply: by:Mattias Sjögren
| | | Derek,
>If I put an assembly into the GAC, it should run from wherever with Full >Permissions shouldn't it?
Not necessarily no. It runs from the GAC, and is still subject to the code access security policy.
Mattias
-- Mattias Sjögren [MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup.
|
|
0 Comments:
Post a Comment