debug web services functions in solution
I have a solution which includes one application and one web services. I am trying to debug one of the web services functions called from the app, but it gave me the result of the run without stepping into the function no matter how I set up the break points in the application and web services.
any idea why this happened?
Thanks!
|