VS 2005 - The Project Location is Not Trusted Dialog Box

S

scott

Hi,

When opening a VS 2005 project on a server i get the following message:

"The Project Location is Not Trusted Dialog Box"

I then cannot see the project.

Im opening the project from a mapped drive and i have full rights on it.

Thanks for any help.
Scott
 
V

Vadivel Kumar

You cannot open a project located in a mapped drive. It will give this
information while opening the project.

How about keeping the project in your machine?

-
Vadivel Kumar
http://vadivelk.net
 
S

scott

..NET 1 C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
..NET 2 C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin

One (simple) way to modify the policy affecting a file share is to give a
specific file share FullTrust permission using mscorcfg.msc. You must be an
administrator on the computer to make this change.

To give a file share FullTrust permission
1. Start mscorcfg.msc.
2. Expand the security node, the Machine node, the Code Groups node,
the
All_Code node, and then highlight the LocalIntranet_Zone node.
3. In the right pane select Add a new child code group to this code
group.
4. Choose Create a new Codegroup, then click Next.
5. Choose a Condition Type of Zone, then select Local Intranet Click
Next.
6. Choose Use Existing Permission Set of FullTrust. Click Next.
7. Click Finish.
8. Restart Visual Studio.
9. Build your project.

This did the trick.

Cheers
Scott
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top