When u get a error messaage like
"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."
if u installed diffrent verions of dot net framework like
- Microsoft Visual Studio .NET 2003
- Microsoft Visual Web Developer 2005 Express Edition
- etc
their will be a change of getting this error since the debugger is getting confussed with all these framework.
to solve that we have to tell IIS to which framework it has to communicate.
for that u have to take a command prompt and try to reach till
"C:\WINDOWS\Microsoft.NET\Framework\"
and further try to reach the required framework folder