• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Visual studio help?

Snow_Fox

Android Expert
I am trying to create a text file called "log" and I am having some problems.. I have been getting a recurring error and am not sure what to do about it. I keep getting this response "Access to the path 'C:\Users\(my user name)\Desktop' is denied." and I am not exactly sure what to do I was trying to also put it in random places in the "programs" folder but, that wasn't working so well either.

Any idea's on what I can do to fix this. At my school on XP I got it to work, my classmate on win 7 and vista got it to work. I am not sure whats wrong seeing as I received the code via SVN and didn't tamper with it I don't understand why its not working.
 
Why don't you try creating the file using notepad?

Are you on a shared machine? If yes, then it could be that you may be working on some other person's login.

Another option is to open Visual Studio in Administrator mode and give it a try
 
Back
Top Bottom