Putting code into GAC

  • Thread starter Thread starter Derek Martin
  • Start date Start date
D

Derek Martin

If I put an assembly into the GAC, it should run from wherever with Full
Permissions shouldn't it?
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top