Visual Studio 2008: “The Project Location is not Trusted”


When opening a Visual Studio solution recently I was presented with a message box saying that “The project location is not trusted”.

The Project Location is not Trusted

Having never seen this one before I googled and turned up lots of posts related to loading solutions from UNC paths, which wasn’t the case here. The solution had originally come from a .ZIP file I’d downloaded and this steered the investigation onto a different track.

My environment is Windows Server 2008 R2, which it turns out has the facility to note and track files (of certain types I guess) which didn’t originate from this machine, checking the properties of the original .ZIP file shows a new button to Unblock the content;

Unblocking an Untrusted file

Simply unblocking the file now won’t work, you have to delete the extracted files, unblock the .ZIP file and then re-extract them. Having done this, my problem was solved and I could now load the solution in Visual Studio.

Published by

Phil Harding

SharePoint Consultant, Developer, Father, Husband and Climber.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.