I developed a simple web application. A label and a button. On click of Button, the label will display Hello World.
When I deploy this web application on my web server
I had to set the Application Pool identity to NETWORKSERVICE And then add the user connecting to my website (the user you 'connect as' in IIS settings under Basic Settings for your website) to the IIS_IUSRS group
Basic Settings