|
-
Nov 29th, 2007, 06:20 PM
#1
[RESOLVED] Projects on a shared drive
I just added a RAID array NAS to my network. It seems like it would be very convenient to keep all projects on the NAS so that I could work on them from VS installed on any of the computers connected to the network. Since I'm the sole user of VS, this is within the EULA, so that's no problem. However, I tested that out with one project, and VS was mighty unhappy. When I loaded the project I got a message about the site not being trusted and that some things might not run. What didn't run was a socket, with this error message:
{"Request for the permission of type 'System.Net.SocketPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed."}
The objective, that of developing off of a shared network drive, seems like a simple one, but obviously there is a step I am not aware of. Any suggestions?
My usual boring signature: Nothing
 
-
Nov 29th, 2007, 07:48 PM
#2
Re: Projects on a shared drive
well perhaps you could assign it a drive letter?
-
Nov 29th, 2007, 11:27 PM
#3
Re: Projects on a shared drive
Did that already, it doesn't make a difference. All the problems occured after that.
My usual boring signature: Nothing
 
-
Dec 5th, 2007, 03:37 PM
#4
Re: Projects on a shared drive
In case anyone else goes searching on this thread, here's the solution:
Under Control Panel | Administrative Tools there will be .NET Framework X Configuration, where X is the framework version. You may have one for each framework.
Under that you will find My Computer, and in that node will be Runtime Security Policy. Don't expand that node, just select it. When you do that you will get a couple of options, one of which is Adjust Zone Security. This will start a wizard that steps you through altering the security levels for applications on either the local computer, an intranet, internet (if you like to live dangerously), and a few others.
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|