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\cth unell\My Documents\My Projects (something like this)
I'm getting a SecurityExcepti on was unhandled.. Request for the Permission
of type 'System.Secuirt y.Permissions.S ecurityPermisio n'... 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
cthunell@pierce associates.com
The project is located in the My Documents folder... under a UNC shared
path.
\\fs1\users\cth unell\My Documents\My Projects (something like this)
I'm getting a SecurityExcepti on was unhandled.. Request for the Permission
of type 'System.Secuirt y.Permissions.S ecurityPermisio n'... 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
cthunell@pierce associates.com
Comment