i try to add write permission to a folder of my Website but it doesn't work.i have a httpHandler that generates vertical images for some columns header. The problem is that the image aren't generated when i host the website in IISHere the steps i follow :
- Create a new Website (new application pool with account set to NetworkService)
- i've added write permission to IUSR, IIS_USRS, NetworkService but noone of them work
- i've tried with and without impersonisation (with authenticated user and custom user)