G
Guest
I have copied my ASP.NET solution from one computer with VS.NET to another,
but when I try to run my solution I get the following error message:
"Microsoft Development Environment"
"Error while trying to run project: Unable to start debugging on the web
server. This project is not configured to be debugged."
When I click help it says that you should have the debug property of the
Web.config file set to true - which I already have. It also says that the
debug verb should be associated with .aspx - how to make sure of this? What
could otherwise be the problem?
but when I try to run my solution I get the following error message:
"Microsoft Development Environment"
"Error while trying to run project: Unable to start debugging on the web
server. This project is not configured to be debugged."
When I click help it says that you should have the debug property of the
Web.config file set to true - which I already have. It also says that the
debug verb should be associated with .aspx - how to make sure of this? What
could otherwise be the problem?