Results 1 to 4 of 4

Thread: [RESOLVED] Projects on a shared drive

  1. #1

    Thread Starter
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

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

  2. #2
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Projects on a shared drive

    well perhaps you could assign it a drive letter?
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  3. #3

    Thread Starter
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    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

  4. #4

    Thread Starter
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    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
  •  



Click Here to Expand Forum to Full Width