error while writing (access is denied) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

error while writing (access is denied)

In cmd prompt when I enter javac ExampleProgram.java I'm getting error while writing ExampleProgram: ExampleProgram.class (Access is denied) public class ExampleProgram there's a little up arrow pointing to the 'c' in class on the last line. What is going on here? Why isn't this working. I've gone over this dozens of times and can't find anything wrong. help me.

19th Sep 2016, 5:22 PM
James Luty
James Luty - avatar
3 Answers
+ 1
yah I figured it out. I had to run it as administrator and that worked.
1st Oct 2016, 1:40 AM
James Luty
James Luty - avatar
+ 1
To run as administrator here's what I did. Open start menu type cmd to find the command prompt, right click, run as administrator.
8th Nov 2016, 7:54 PM
James Luty
James Luty - avatar
- 1
how do you write it as an administrator
8th Nov 2016, 6:29 PM
Robyn Perkins
Robyn Perkins - avatar