after deployed an asp.net application on our internal IIS 7.5 server i got the following error:
Error HTTP 500.19 - Internal Server Error
I've created a virtual directory in the default web server (the one which respond at http://localhost or http://myservername).
I've read at http://support.microsoft.com/kb/934515/en-us but i don't understand which are the users to add to folder permission. I come from iis 6 which needed to add the IUSR user to folder permission.
Where is the error ? Thanks