PDA

View Full Version : system.unauthorizedaccessexception


marlatimcom
07-29-2006, 09:37 AM
I am getting the following error when trying to programmatically write to an xml file from my application and save it.

system.unauthorizedaccessexception

Does anyone know how to get around this? I thought at one time I made a change to config file to fix this problem but now I can't seem to remember what I did.

Thanks

Tim

bruce
07-31-2006, 07:25 AM
can't really tell what's going with what you given. can you post the complete error message?


I am suspecting that either your application istrying to write to a location outside of your website root or the permission is set incorrectly.





Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)