Discussion:
The project location is not fully trusted by the .net runtime
(too old to reply)
Peter Afonin
2010-01-10 20:02:38 UTC
Permalink
Hello,

I have Windows 7 Ultimate. I'd installed the Visual Studio .Net 2003 on the
Virtual PC (Windows XP mode).

If I try to open the project that is located on my main PC, I'm getting a
message:

"The project location is not fully trusted by the .net runtime".

Later I'm unable to save my modified files and compile my application on my
main PC.

I'd found a solution for it:
http://www.acthompson.net/dotnet/setting_a_trusted_location.htm. I ran the
.Net Configuration Tool and set the trusted location (looks like this:
\\tsclient\K\Inetpub\wwwroot").

Aparently, this doesn't work for virtual machines, I guess the Virtual
machine itself must be configured somehow. But I couldn't find any
information on this.

I would appreciate your help with this very much.

Thank you,

Peter
Alexey Smirnov
2010-01-19 10:39:21 UTC
Permalink
Post by Peter Afonin
Hello,
I have Windows 7 Ultimate. I'd installed the Visual Studio .Net 2003 on the
Virtual PC (Windows XP mode).
If I try to open the project that is located on my main PC, I'm getting a
"The project location is not fully trusted by the .net runtime".
Later I'm unable to save my modified files and compile my application on my
main PC.
I'd found a solution for it:http://www.acthompson.net/dotnet/setting_a_trusted_location.htm. I ran the
\\tsclient\K\Inetpub\wwwroot").
Aparently, this doesn't work for virtual machines, I guess the Virtual
machine itself must be configured somehow. But I couldn't find any
information on this.
I would appreciate your help with this very much.
Thank you,
Peter
Hi Peter

Please check this Loading Image...fordconsulting.com/archive/2005/04/30/169.aspx

Hope this helps

Loading...