I have problems setting up the right permissions on my server for writing, modifying content. I simple get a "Access denied" when I try to unpack a zip-file or write some files to the folder using ASP.NET.
What recommendations do you recommend for setting up permissions for ASP.NET (writing files, unpacking files)?