I am using Visual Studio 2010 with IIS 5.1 but unable to debug my website.
The error is:
Unable to start debugging on the web server. The web server is not configured correctly. See help for common configuration errors. Running the web page outside of the debugger may provide further information.
I have spent lot of time on it and googled a lot but find nothing worthy.
Please help.
I suggest getting and using IIS Express instead of IIS 5.1.
It is supported on Windows XP.