T
Torben Philippsen
Hi,
I'm in the middle of developing a c# project.
When I run my application from VS.net it's run from the projects bin\debug
library.
My problem is, that when closing the application I am writing a xml file
containing some settings to this library, but I get an "Access denied
error". I am experiencing this error because the debug folder is marked as
"read only".
It doesn't matter if I uncheck the "read only" checkbox, because everytime
my project is compiled, it is set again.
How do I change this, and why is the acces to this folder restricted to
"read only"?
Thank you.
Best regards
Torben
I'm in the middle of developing a c# project.
When I run my application from VS.net it's run from the projects bin\debug
library.
My problem is, that when closing the application I am writing a xml file
containing some settings to this library, but I get an "Access denied
error". I am experiencing this error because the debug folder is marked as
"read only".
It doesn't matter if I uncheck the "read only" checkbox, because everytime
my project is compiled, it is set again.
How do I change this, and why is the acces to this folder restricted to
"read only"?
Thank you.
Best regards
Torben