Re: SecurityExcepion inside DLL linked in an HTML tag OBJECT



well - for remoting he really needs full trust...

---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com

This is not necessarily true. It is true that you need to understand
CAS to make this work and may need to elevate the CAS permissions of
this assembly to have the permissions required. There are various
approaches available to doing this that don't necessarily involve full
trust (although that is easiest). Shawn Farkas has written a bunch of
blog postings describing how to do this properly. Here is one:

http://blogs.msdn.com/shawnfa/archive/2003/06/26/57026.aspx

Joe K.



.