Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Web Services (http://www.velocityreviews.com/forums/f64-asp-net-web-services.html)
-   -   Async Webservices (http://www.velocityreviews.com/forums/t785007-async-webservices.html)

Arne 05-13-2005 04:50 PM

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?

Chad Z. Hower aka Kudzu 05-14-2005 06:24 AM

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

Arne 05-16-2005 12:04 AM

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
>


Chad Z. Hower aka Kudzu 05-16-2005 06:40 AM

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

Arne 05-16-2005 02:42 PM

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
>


Arne 05-19-2005 01:24 AM

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.