perhaps go back to the pre asp.net 2.0 methods of async pages? http://msdn.microsoft.com/msdnmag/issues/03/06/Threading/
-----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Paul Cowan Sent: Sunday, September 03, 2006 11:42 AM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Calling ASYNC method ASP.NET Hi, I cannot use Async pages, I am using .net 2.0, it is a long story but I cannot use them. That was the first thing I tried. THe site uses the Cuyahoga CMS framework. It is not possible to use async pages in this way. Is there another way? Thanks [EMAIL PROTECTED] > Date: Sun, 3 Sep 2006 09:36:40 -0400> From: [EMAIL PROTECTED]> > Subject: Re: [ADVANCED-DOTNET] Calling ASYNC method ASP.NET> To: > ADVANCED-DOTNET@DISCUSS.DEVELOP.COM> > ASP.NET 2.0 has async pages and > async tasks. These will postpone rendering> until the async methods > you are calling are returned. Async Pages is for one> asynchrounous > call. Async Tasks can coordinate multiple calls.> > Look up > AddOnPreRenderCompleteAsync for more on Async page.> > And > PageAsyncTask for async tasks.> > > > -----Original Message-----> > From: Discussion of advanced .NET topics.> > [mailto:[EMAIL PROTECTED] =================================== This list is hosted by DevelopMentorR http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com