The .NET security model throws security errors whenever a .NET exe is run from a file share. The error does not appear when ran from a local drive. Does anyone know of a way
You might be able to build the application against .net 3.5 sp1 this version was removing this security setting.