web config - ASP.NET impersonations? -


I have an aspx file that is loading, while the server has to write the file. This works fine on the local machine, but when I apply it to a live server, give me "access to path" D: \ DZHosts \ LocalUser \ asafz83 \ www.asafz83.somee.com \ lala.htm Is prohibited "

When I asked the admin from my server - he asked me to remove any cloning from my web.config file. Okay, there is no cloning in my web .config file, so I'm really confused: What can I do for this silly-stupid application?

Thank you!

The identity ID is the proper access to the server & the folder you are writing to,

See this for Windows 2003 Server:

I had the same problem a couple weeks ago .. We have a few days to figure this out. It seems that this is just a checkbox that needs to be set.


Comments