VS 2005 (NO sp1)

  • Thread starter Thread starter VJ
  • Start date Start date
V

VJ

when running my source code from the emulator or a device,

I am unable to debug into a web service code that is running on my computer.
I have complied, updated reference, added/removed reference.

I am just able to debug the app code, not the webservice code.

Anything special needs to be done?

VJ
 
I am debugging my app code (attached to the emulator), which invokes a
webservice at a certain line, at that line I want to debug into weservice.
Not possible?

VJ
 
I would not have imaged that to be the problem. Well I have my App and
webservice are different projects in fact different machines. Each developed
by a different person, but we made sure that webreference is to the
developer webproject just for debug modules, and have been debugging all
other regular windows apps so with no problems whatsoever. Let me ask them
to try this, see what happens.

VJ
 
Back
Top