Saturday, January 17, 2009

The location of the file or directory is not trusted.

When trying to run tests with MSTest I was getting the error: The location of the file or directory  is not trusted. 

Some googling turned up:
I tried unblocking the dll and rebuilding to no avail.  The trick turned out to be that I needed to close and re-open the solution to make VS figure out the dlls were now unblocked.

0 comments: