why I cannot step into the webservice?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am debugging the code of a my webservice. When I try to step into(F11) the
webmethod call from the smartclient, it just steps to the next line.
With the same settings I can step into webmethod on normal framework client.
I think CF should support remote debugging, right?
thank you
 
It should. It does not. There is nothing that prevents you from running your
web service project under debugger (separate) ant setting breakpoints.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top