Project location not fully trusted by .Net runtime

  • Thread starter Thread starter Neil Robbins
  • Start date Start date
N

Neil Robbins

I am getting the following message when attempting to open a solution from
another computer on my network:

"The project location is not fully trusted by the .NET runtime. This is
usually because it is either a network share or mapped to a network share
not on the local machine. If the output path is under the project location,
your code will not execute as fully trusted and you may recieve unexpected
security exceptions."

Could anyone offer a way of getting a location on another machine to be
trusted?

Any help as always much appreciated.
 
Back
Top