I am new in Web applications. I want to deploy my web applications on IIS. However, I am getting the following error:
HTTP Error 500.22 - Internal Server Error
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. Detailed Error Information
Module ConfigurationValidationModule
Notification BeginRequest
Handler StaticFile
Error Code 0x80070032
Requested URL http://localhost:80/
Physical Path C:\Users\Taiseer\Desktop\UBC Course(term 2)\Software Engineering\Project-Doloto\wwwroot
Logon Method Not yet determined
Logon User Not yet determined
Any suggestions would be helpful. Could you please let me know any link or reference where the process is described step by step.
Thanks.