![]() |
Async Webservices
I created a webservice with Visual Studio 2005. A synchronous call worked
just fine. I tried to make an asynchronous call but is doesn't compile in my cluent. I thought the asynchronus call would always be available. What am I doing wrong? |
Re: Async Webservices
"=?Utf-8?B?QXJuZQ==?=" <Arne@discussions.microsoft.com> wrote in
news:87DFBAF7-B034-459C-A723-A8F1E0598D23@microsoft.com: > I tried to make an asynchronous call but is doesn't compile in my > cluent. I thought the asynchronus call would always be available. It might help if you specified why it does not compile. -- Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ "Programming is an art form that fights back" Blog: http://blogs.atozed.com/kudzu |
Re: Async Webservices
The compiler says the my asynchronous method doesn't exist. I have looked in
the proxy class. The method does exist. "Chad Z. Hower aka Kudzu" wrote: > "=?Utf-8?B?QXJuZQ==?=" <Arne@discussions.microsoft.com> wrote in > news:87DFBAF7-B034-459C-A723-A8F1E0598D23@microsoft.com: > > I tried to make an asynchronous call but is doesn't compile in my > > cluent. I thought the asynchronus call would always be available. > > It might help if you specified why it does not compile. > > > -- > Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ > "Programming is an art form that fights back" > > Blog: http://blogs.atozed.com/kudzu > |
Re: Async Webservices
"=?Utf-8?B?QXJuZQ==?=" <Arne@discussions.microsoft.com> wrote in
news:07BA445F-37DE-4EB9-8351-DA94CA87A3FC@microsoft.com: > The compiler says the my asynchronous method doesn't exist. I have > looked in the proxy class. The method does exist. Are there any other errors listed in the error window? -- Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ "Programming is an art form that fights back" Blog: http://blogs.atozed.com/kudzu |
Re: Async Webservices
There are no other errors.
"Chad Z. Hower aka Kudzu" wrote: > "=?Utf-8?B?QXJuZQ==?=" <Arne@discussions.microsoft.com> wrote in > news:07BA445F-37DE-4EB9-8351-DA94CA87A3FC@microsoft.com: > > The compiler says the my asynchronous method doesn't exist. I have > > looked in the proxy class. The method does exist. > > Are there any other errors listed in the error window? > > > -- > Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ > "Programming is an art form that fights back" > > Blog: http://blogs.atozed.com/kudzu > |
Re: Async Webservices
The signature of asynchronous web services have changed in .Net 2.0. Now I am
trying to find some documentation on how to make an asynchronous web services in Net 2.0. "Chad Z. Hower aka Kudzu" wrote: > "=?Utf-8?B?QXJuZQ==?=" <Arne@discussions.microsoft.com> wrote in > news:07BA445F-37DE-4EB9-8351-DA94CA87A3FC@microsoft.com: > > The compiler says the my asynchronous method doesn't exist. I have > > looked in the proxy class. The method does exist. > > Are there any other errors listed in the error window? > > > -- > Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ > "Programming is an art form that fights back" > > Blog: http://blogs.atozed.com/kudzu > |
| All times are GMT. The time now is 05:52 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.