I have added my web application project to my Webservice project and added the webreference (Web services in this solution)
so I have 2 projects in the same solution. I am using VS 2008
Before I was able to debugg both solution , the debugger was jumping from web project to the webservice , but for some reason that i couln t identify I opened the solution today I am not able to debugg them
I am getting below error
Unable to automatically step into the server . The remote procedure could not be debugged.this usually indicates that debugging has not been enabled on the server.See help for more information
Please help !