D
Doug Perkes
I have a win forms application that calls a web service
asynchronously. Occassionally, the web service call with raise an
exception. Unfortunately, since I am calling it asynchronously, I
haven't been able to find a good way to handle exceptions.
Can anyone point me in the right direction?
Thanks,
Doug
asynchronously. Occassionally, the web service call with raise an
exception. Unfortunately, since I am calling it asynchronously, I
haven't been able to find a good way to handle exceptions.
Can anyone point me in the right direction?
Thanks,
Doug