[Mono-dev] Question about AjaxToolkit and System.Web.Extensions on Mono
Karel Tamayo
eddyk832005 at gmail.com
Wed Oct 1 14:47:52 EDT 2008
Hi everybody:
I'd be glad if anyone could help me here.
I'm running a web application on mono. I did port it from asp.net using
moma and although I was using VS 2008 I was targeting .net framework 2.0 to
be OK with compatibility issues.
I got the System.Web.Extensions.dll for the mono framework and copied in
Bin folder of my application.
The application runs perfectly but the Ajax stuff are not working at all.
I mean, I can load the page in which I have 2 linked dropdowns with states
and municipalities data but, the update panel in which both are contained
doesn't work. My page is making a full postback to the server every time I
change the selected item of the states dropdown.
I checked the error console and then I sow that the initialization script
is setting this error message:
*Error: ASP.NET Ajax client-side framework failed to load.*
Where do I have to copy the toolkit, the extensions? What am I missing???
Any help will be much appreciated.
Thanks in advance,
Karel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081001/39bae37c/attachment.html
More information about the Mono-devel-list
mailing list