Hello,

> I want to know how much support the latest release of mod_mono extends
> to ASP.NET 2.0. 
> 
> I am currently using mod_mono version 1.0.9 and I find that they don't
> support ASP.NET 2.0. I am running XSP2 and using  Apache2 to proxy it
> as a workaround. But XSP2 is not a very robust server and I prefer
> using Apache2. Is there any site to give me details on the development
> of mod_mono?

There is some support for ASP.NET 2.0 in Mono, but it is not complete
only a handful of widgets are available today.

In particular, the parser for the new properties on an ASP.NET page are
not available so you must remove manually any code generated that uses
those features for now.

Miguel
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to