The Project Location is Not Trusted

By: Justin Braun
Posted on: November 25, 2007

This dialog box appears if you attempt to open or create a client project on a Universal Naming Convention (UNC) path. By default, a UNC path is not a trusted location for a project. Your project might not run correctly when you attempt to debug or run from this location.

If you need to work with code inside Visual Studio that is located on a network or remote location (non-trusted project location), you can modify the .NET Code Access Security Policy using the .NET Framework Configuration Tool and the Code Access Security Policy Tool.

MSDN has an article on what’s required to add UNC or network locations as trusted project locations.

Link: http://msdn2.microsoft.com/en-us/library/bs2bkwxc(VS.80).aspx

Related Articles

Is Your PowerShell Slow to Start?

I ran into a scenario last week where we had loaded the Compellent Storage Center Command Set for Windows PowerShell on a server.

My first attempt at developing a Windows Live Writer plugin

For the past few days I have been working with the Windows Live Writer SDK and trying to come up wit

Creating an Add-on for Internet Explorer with Add-In Express

Introduction For some time I have had a few ideas for Internet Explorer add-ons that I’d like to