"Unable to start debugging" error
-
i downloaded a web application and when i run the project this msg popped up to me. Error while trying to run project: Unable to start debugging on the web server.the project is not configured to be debugged. thanks in advance.
haitham
-
i downloaded a web application and when i run the project this msg popped up to me. Error while trying to run project: Unable to start debugging on the web server.the project is not configured to be debugged. thanks in advance.
haitham
What's so hard to understand? You're being told that the project configuration is not set to debug (but to release), so it cannot be debugged. Simple as that.
Regards, mav -- Black holes are the places where god divided by 0...
-
What's so hard to understand? You're being told that the project configuration is not set to debug (but to release), so it cannot be debugged. Simple as that.
Regards, mav -- Black holes are the places where god divided by 0...
at first thanks for ur attention to reply me. for sure if it was set to release it wouldn`t be a problem. but the problem is thant it sets to depug and i asked the help here if any one faced a problem like this and solved it , to tell me what was the problem
haitham
-
at first thanks for ur attention to reply me. for sure if it was set to release it wouldn`t be a problem. but the problem is thant it sets to depug and i asked the help here if any one faced a problem like this and solved it , to tell me what was the problem
haitham
Ok, if you _have_ set the project to debug (your initial post didn't say so!), did you re-build the solution and make sure that the files in your virtual directory were updated? Does debugging of other projects work? Debugging other web applications? Debugging WinForms applications? With so little information nobody can tell you the exact reason for your problem.
Regards, mav -- Black holes are the places where God divided by 0...
-
Ok, if you _have_ set the project to debug (your initial post didn't say so!), did you re-build the solution and make sure that the files in your virtual directory were updated? Does debugging of other projects work? Debugging other web applications? Debugging WinForms applications? With so little information nobody can tell you the exact reason for your problem.
Regards, mav -- Black holes are the places where God divided by 0...
sorry for the missing data this project is a web site project and it was developed by some people, these developers were working with "microsoft visual safecode 6" . this project was working correctly at their machines but when i copied the code to my machine to work in this project the problems started to appear at first an error message appeared tell me that this code is under source control when i try to depug the code it poped up the previously illustrated message this is a brief description for the problem thanks for ur help
haitham