D
Davie
I have done quite a bit of development with the .NET compact framework in
the past. I am coming back to a problem i had a while ago relating to web
services.
Basically, when the application tries to download data from a webservice, I
occasionally get a server returned type: text/html. This causes the
application to crash and die on me. I'm following the examples which have
been given in most .NET books by microsoft.
I am looking for an example which is complete and handles all kinds of
connection related problem. The frustrating thing is, MSN messenger works
fine on my mobile, i know it must have exception handling in that. I'm
wanting something reliable that I can download data on request.
Please can you advise me on this.
Many thanks.
the past. I am coming back to a problem i had a while ago relating to web
services.
Basically, when the application tries to download data from a webservice, I
occasionally get a server returned type: text/html. This causes the
application to crash and die on me. I'm following the examples which have
been given in most .NET books by microsoft.
I am looking for an example which is complete and handles all kinds of
connection related problem. The frustrating thing is, MSN messenger works
fine on my mobile, i know it must have exception handling in that. I'm
wanting something reliable that I can download data on request.
Please can you advise me on this.
Many thanks.