windows 7 home premimum x64
access denied for saving files to app_data folder and any other folder in the projects root directory.
Code below is what im using to save and getting...
doc.Save(Server.MapPath("~/App_Data/Logs"))
I get a couple access to path denied msgboxes.
Set a few permissions and no go.