Network share and VS.NET

B

Barry Flynn

Erik

I had the same problem, and found an answer in a different forum.
Executing this command on the workstation eliminated the problem.
R: is the network share where the source code is held.

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CasPol.exe -pp off -m -ag
1.2 -url file:R:\* FullTrust

There may be a distinction between specifying a UNC path, or a drive letter.
I think my initial experiments some time ago indicated that if I assigned
FullTust to a UNC path, then I still had problems when running from a drive
letter.

Hope that helps

Barry
 
E

Erik Cruz

Hi.

I have some doubts about storing my source files on a netrwork share. Why
does VS.NET show a warning when I try to save my project on a network share,
telling me that it is an untrusted place? What problems I can face when
saving and running my .NET projects on a network share?

TIA,
Erik
 

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,997
Messages
2,570,240
Members
46,830
Latest member
HeleneMull

Latest Threads

Top