Microsoft
Software
Hardware
Network
Question : "The project location is not trusted." error when in XP Mode
When I open my Visual Studio 2008 project (a VB.NET desktop application), I get the following error message.
The project location is not trusted.
\\tsclient\E\ {remainder of project path withheld by me}
Running the application may result in security exceptions when it attempts to perform actions requiring full trust.
*** NOTE: This error only occurs when I open the project within XP Mode on Windows 7. ***
Following recommendations in articles I'd Googled, I tried adding a new code group with Full Trust under the Microsoft .NET 2.0 Configuration tool, but either I have done something wrong or this approach is not the answer.
In the .NET 2.0 configuration tool, I added a new code group ("myCodeGroup") to All_Code, LocalIntranet_Zone, and I set the condition type = URL.
I then specified Full Trust for the following mapping
file://\\tsclient\E\*
However this doesn't seem to eliminate the error message. It seems that it has something to do with the fact that I am running under XP Mode
Answer : "The project location is not trusted." error when in XP Mode
No, it is because you are using UNC path for the project. Please read this article from MS
http://msdn.microsoft.com/
en-us/libr
ary/bs2bkw
xc.aspx
Goran
Random Solutions
Problems printing a pdf of an embedded graph in a report.
Text disappears. How do I make it appear?
How to discover the IP address of a wireless access point without looking at the DHCP client list
DropDownList Not Visible
TextBox and Validation Rule
windows xp recovery console Boot.ini /safeboot flag issues
Front page 2003 removal ?
Customizing MS Word 2007 RibbonX - ComboBox OnChange doesn't fire
How to write a query in Ms-Access 2007 to compare two fields in two tables?
NoActiveDesktop under LOCAL_MACHINE gets reset to value of 1 after reboot. If NoActiveDesktop key under LOCAL_MACHINE is deleted, it is recreated and assigned a value of 1.