Hi,
I have a C# asp.net application that uses a third party web service. This
web service raises events. Can some one point me to some documentation on
how to connect my applications event handlers to these web service events.
I think it has something to do with an event receiving url, but as you can
tell I'm new at this.
Thanks in advance
Mags
Pandurang Nayak - 23 Mar 2006 00:56 GMT
To the best of my knowledge, Web Services do not raise events.
Try pasting some code and explaining what exactly you are calling WS events.
Regards,
Pandurang

Signature
blog: www.thinkingMS.com/pandurang
> Hi,
>
[quoted text clipped - 7 lines]
>
> Mags