[Mono-dev] .Net 2.0 asynchronous web pages

Adar Wesley adar.wesley at gmail.com
Mon Aug 6 00:57:46 EDT 2007


Hi Sunny,

As far as I know the Async pages feature is not fully implemented.

---
Adar Wesley
Mainsoft.


On 8/6/07, Sunny <sloncho at gmail.com> wrote:
>
> Hi,
> what is the state of asynchronous web pages? looks like it is broken.
> I set Async="true" in the @Page directive, but after that if I try to
> use:
> AddOnPreRenderCompleteAsync(
>
>                new BeginEventHandler(BeginAsyncOperation),
>
>                new EndEventHandler(EndAsyncOperation)
>
>            );
>
> it throws an exception, complaining that IsAsync==false;
>
> Is this ia bug, or the whole functionality is missing?
>
> Cheers
>
> --
> Svetoslav Milenov (Sunny)
>
> Even the most advanced equipment in the hands of the ignorant is just
> a pile of scrap.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



-- 
---
Adar Wesley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070806/757ad216/attachment.html 


More information about the Mono-devel-list mailing list