Thursday, December 4, 2008

The location of the file or directory is not trusted

I downloaded the GeoCoding API from geocoding-net and suddenly my unit tests stopped working. The error message was - Test Run deployment issue: The location of the file or directory is not trusted.

In order to resolve this issue, I right clicked on each dll GeoCoding.Core and GeoCoding.Services properties and clicked "Unblock". This releases the security restrictions posed on dlls not created on your computer.

No comments: