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
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