Unauthorisedaccessexception - how to gain access?
- by cfan
I have a winform application to compress and move some files. When I try to access a path on my desktop, I get an unauthorisedaccess exception. I am running visual studio as administrator (says that in the program bar) and I am a full admin on my machine (can access other accounts, etc).
How can I acess this path (folder)? One of the problems I have is the folder keeps setting itself to readonly.
Thanks