App hangs when recieving response from webservice

M

Mark Irvine

Hi,

I have an app (written using c#) that requests data via a webservice (also
written in c#), modifies it then sends the dataset back to the webservice.
However when the app sends the data it appears to hang, at when point the
emulator consumes almost all available processing cycles. I have added some
code, to the webservice, that writes some event logs. From these logs I
know that the webservice is completing sucessfully/normally. The data that
is sent back to the webservice is being processed and added to the database
successfully. Are there any tools available that I could use to track the
cause of the problem. I have tried this over the Internet and on my LAN,
but the result is the same.

Any help would be appreciated,

Mark
 
M

Mark Irvine

Chris,

Many thanks for the very prompt reply. I did as you suggested, all is now
well :)

Mark
 

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

Top