Hello,
I am using VS 2012, DNN 7 Templates V2.4 and DNN 7.1.2, and I am receiving the following error when I try to debug my module in VS.
"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."
So, running the application outside the debugger works fine. The web site loads without any issue.
I am able to build my module in release mode and install in my DNN site. But since I am unable to debug it makes developing a struggle.
Is there anyone else that has seen this problem and resolved it? Any help is appreciated.
Comments: ** Comment from web user: christoc **
I am using VS 2012, DNN 7 Templates V2.4 and DNN 7.1.2, and I am receiving the following error when I try to debug my module in VS.
"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."
So, running the application outside the debugger works fine. The web site loads without any issue.
I am able to build my module in release mode and install in my DNN site. But since I am unable to debug it makes developing a struggle.
Is there anyone else that has seen this problem and resolved it? Any help is appreciated.
Comments: ** Comment from web user: christoc **
Do you have specifically have DNNDEV.ME defined in the Host Bindings for the site in IIS?