codeSMART

Entries tagged as ‘Visual Studio’

Code not trusted on the local C drive

July 9, 2008 · Leave a Comment

I’ve been utilising Kevin Moore’s Bag-o-Tricks for WPF recently, but when I load my solution up in Visual Studio, I get a “The project location is not trusted” dialog.  Turns out it is because I didn’t unblock the zip file before I unzipped it.  Turns out there is a solution: have a look at this for more info and the solution.

Categories: Coding
Tagged: