Debugging project from unc

  • Thread starter Thread starter Chris Thunell
  • Start date Start date
C

Chris Thunell

I'm using VStudio2005 and working with a VB.Net windows form application.
The project is located in the My Documents folder... under a UNC shared
path.

\\fs1\users\cthunell\My Documents\My Projects (something like this)

I'm getting a SecurityException was unhandled.. Request for the Permission
of type 'System.Secuirty.Permissions.SecurityPermision'... when i try to
debug the application.

if i copy the project to the C drive of my computer - the project debugs
fine and starts right up.

HELP!!!!
Thanks in advance,
Chris Thunell
(e-mail address removed)
 
Back
Top