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
Sijin Joseph - 18 Oct 2004 05:00 GMT
Hi Torben,
That is strange, my debug folder does not get marked as read-only when i
compile my project.
Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph
> Hi,
>
[quoted text clipped - 17 lines]
> Best regards
> Torben