H
Harry Simpson
Hello,
I've used a web service for years with my device app and recently recreated
it in VS2005 - it works cept for one method that i'd like to debug but I'm
grabbing a dataset from the local SDF database on the device and using a web
method call to pass the dataset......i need to debug this as in running the
device (activesync debug session) and i'd like to be able to step from the
device code into the web service project code during debug.
I know I've done something like this years ago but can remember whether I
needed to have a web test app project inside the same solution as the web
service project or whether I could just add the Smart device project and set
it as the start project with breakpoints in both the Webservice and the
smartdevice projects......
TIA
Harry
I've used a web service for years with my device app and recently recreated
it in VS2005 - it works cept for one method that i'd like to debug but I'm
grabbing a dataset from the local SDF database on the device and using a web
method call to pass the dataset......i need to debug this as in running the
device (activesync debug session) and i'd like to be able to step from the
device code into the web service project code during debug.
I know I've done something like this years ago but can remember whether I
needed to have a web test app project inside the same solution as the web
service project or whether I could just add the Smart device project and set
it as the start project with breakpoints in both the Webservice and the
smartdevice projects......
TIA
Harry