[Mono-list] State Management Support
Gonzalo Paniagua Javier
gonzalo@ximian.com
08 Apr 2003 15:29:08 +0200
El mar, 08 de 04 de 2003 a las 14:57, Jörg Würzer escribió:
> Hello,
>
> im trying to port an existing web-application to from .NET to mono.
> Therefore I need State Management Support, because the web application im
> trying
> to port is using Application[...] and Session[...].
> In my opinion it is not implemented yet, because in case of the Session[...]
> statement I get a Null Reference back
> and in case of Application[...] i get an empty object back.
>
> Now I'd like to know how far State Management support is already, or if I am
> doing something wrong.
> Another question is, if there is any possibility to debug my web application
> during runtime like in vs.net.
>
> I'm using RedHat 8.0 with mono 0.23, mod_mono-0.3.6 or xsp-0.3.
There has been some work after 0.23. You can try CVS and see if that
fits your needs.
-Gonzalo