Wednesday, September 23, 2009
FullTrust a network share
When loading a Visual Studio project off a network share I recieved the following prompt "Running the application may result in security exceptions when it
attempts to perform actions which require full trust."
Located two excellent posts on this issue. Both use almost exactly the same means. Difference is the "-name" and "-q" arguments. "-q" enables quiet mode, which disables prompts.
shawnfa mentions this should no longer be an issue on a local intranet in this post: http://blogs.msdn.com/shawnfa/archive/2008/05/12/fulltrust-on-the-localintranet.aspx
Labels: FullTrust, Network Share, Virtual PC, VisualStudio
Subscribe to Posts [Atom]