[Mono-list] ASP .NET AJAX Framework

Miguel de Icaza miguel at novell.com
Sun Jul 29 15:16:29 EDT 2007


Hello,

    This is just an update;  

    I have now added a Makefile to the mcs/class/System.Web.Extensions,
to build this, you need to:

	cd /cvs/mcs/class/System.Web.Extensions
	make PROFILE=net_2_0

    Then you must copy that assembly System.Web.Extensions.dll to your
project before you can use it.   This process needs to improve, but I do
not know what are the correct next steps, so am waiting on some feedback
from the Mainsoft developers about this.

> Hello,
> 
> > I tried to run a simple AJAX application, but I got this error
> > message:
> 
> This error is not hitting ASP.NET AJAX yet, this happens before.
> 
> > Maybe this attempt was useless? If this does not work with mono, are
> > there any plans to support it? In the current SVN branch
> > 
> > I found a folder named "MicrosoftAjaxLibrary"…
> 
> Mainsoft is implementing it as part of the System.Web.Extensions
> directory, but am not aware of anyone testing it with Mono yet.
> 
> Miguel.
> > 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list