fileacces problems

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top