I just wanted to run an assembly from a network drive and this assembly was failing because network drives are untrusted because of CAS (Code Access Security).
If you are in a similar permission and want to give a network drive full trust you can use the caspol.exe tool located in the .NET F...
[More]