Monday 24 October 2011

Unable to debug the webserver due to policy restriction in IIS.

Error: Unable to debug the webserver due to policy restriction in IIS.

Answer: This problem occurs only, if the default port 80 is blocked by some other application like skype..etc. That's why the IIS server unable to start the website.

To resolve this stop the application which is using the default port and start the webserver. Thats it...!