oProxy.Timeout does not stop the WebService execution thread
From: Jack Wright (sunil_at_volcanomail.com)
Date: 02/19/04
- Next message: Rajiv R: "Re: ASP .NET & DB2"
- Previous message: Rajiv R: "Re: No of users connected.."
- Next in thread: Jack Wright: "Re: oProxy.Timeout does not stop the WebService execution thread"
- Reply: Jack Wright: "Re: oProxy.Timeout does not stop the WebService execution thread"
- Messages sorted by: [ date ] [ thread ]
Date: 19 Feb 2004 02:09:45 -0800
Dear All,
In my Application my WebForm calls a WebService that fires a
query...this query takes a long time to execute as a result my
WebService timesout...but this also results in my WorkerProcess being
recycled...I guess this is a result of mywebservice thread still being
in executing mode...setting the Timeout on my WebForm does not ensure
that the thread in which the WebService is running is killed...Is this
right?
What can be the problem?
Please help.
Thanks & Regards
Jack
- Next message: Rajiv R: "Re: ASP .NET & DB2"
- Previous message: Rajiv R: "Re: No of users connected.."
- Next in thread: Jack Wright: "Re: oProxy.Timeout does not stop the WebService execution thread"
- Reply: Jack Wright: "Re: oProxy.Timeout does not stop the WebService execution thread"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|