IT Specialist & Developer
IT Specialist Personal Blog, Specialized in Information Security, Compliance, Business Development, and Active Software Developer
-
After creating a new website under IIS 7, and passing 500-Internal error, another error faced me with 403 code.
I changed the Application pool settings from Integrated to Classic, and still getting 403 error.
After chekcing through the sites settings with With IIS 7 Manager, , then I found the the authentication settings of the anonymous authentication mapped to IUSR, changed it to Application Pool Identity and get the site showing up.
-
During my installation of new web application, standard .NET application website.
I created a new IIS web site through the standard IIS 7 manager, after configuring all required parameters, I tried to open the website through the browser, I got this message