Why am I getting file system "access denied" errors when I'm the admin?
- by Christopher
FYI: I'm using Windows 7.
In one case, I was just writing a test app to enumerate all files on my system, and I get an "access denied" error for "c:\documents and settings" (which was returned by .net when I said 'give me all subfolders in c:\').
What gives?!
Thanks!