|
Access Denied
I'm trying to write a simple program that will just open a streamwriter and write a few lines of text to a txt file. However i want the txt file to be under the path c:\program files\file.txt. No matter what i try though the program constantly keeps crashing saying that access is denied to that path. How do i get around this?
|