L
Luke Smith
When clicking the 'start' button in vs.net i get the following error.
however in my web.config file its set correctly.
"trying to run project: Unable to start debugging on the web server. The
project is not configured to be debugged."
<compilation
defaultLanguage="c#"
debug="true"
/>
any suggestions?
however in my web.config file its set correctly.
"trying to run project: Unable to start debugging on the web server. The
project is not configured to be debugged."
<compilation
defaultLanguage="c#"
debug="true"
/>
any suggestions?