Tagged Questions
1
vote
1answer
832 views
Security issue with FullTrust
I have a .NET2.0 assembly on a network share for everyone to access. I've enabled FullTrust on everyone's machine for LocalIntranetZone.
However, on SOME machines (not all... that's the part that's ...
0
votes
1answer
451 views
Satellite assemblies and FullTrust issues when .NET exe is on the network
I'm executing my .NET app from a network share.
Since framework 3.5 SP1, and as explained here: http://blogs.msdn.com/shawnfa/archive/2008/05/12/fulltrust-on-the-localintranet.aspx, the main exe and ...