Asynchronous Call of WebService method within a WebService
- From: René Preußler <MadFoxL@xxxxxxxxxxx>
- Date: Wed, 29 Oct 2008 12:55:39 +0100
Hi NG,
I have two WebServices. WS2 has a method which is called within a method of WS1.
This call should have been asynchronous. But it doesn't. The calling client of WS1 is still waiting until the asynchronous call of WS2 has finished.
I have added a webreference to WS2 in WS1 and call the <methodname>Async method for this asynchronous call.
I am using VS2005.
what's going wrong here?
regards
René
.
- Prev by Date: WCF Add Service Reference error
- Next by Date: Re: WCF Add Service Reference error
- Previous by thread: WCF Add Service Reference error
- Next by thread: Asynchronous call of webservice methods
- Index(es):
Relevant Pages
|
Loading