asp.net debugging not working on Compact Framework

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • chunsheng

    asp.net debugging not working on Compact Framework

    I can debug the webmethod with no problem from the client on .net framework.

    But cannot while I debug on Compact Framework applicaitons.

    When I stopped at the webmethod calling point, then F11(step into), then it
    just step over the call and move to next line.

    any comments? thanks!
Working...