[Mono-aspnet-list] System.InvalidCastException with ScriptManager
Marek Habersack
grendel at twistedcode.net
Tue Feb 16 08:31:53 EST 2010
On Tue, 16 Feb 2010 01:16:08 -0800 (PST)
ornitorrinc <ornitorrinc at gmail.com> wrote:
>
> Hello everybody,
Hello,
>
> I am attempting to create a small test site using Mono and AJAX to test
> ExtJS_Extender_Controls, with:
> - Mono 2.6.1
> - VS 2008
> - Mono Tools 1.0
> - ExtJs Extender Controls 3.3.0
[snip]
The problem is that assembly version redirection doesn't seem to work correctly in the runtime. I
filed a bug describing the issue at https://bugzilla.novell.com/show_bug.cgi?id=580185. To make
your application work for the time being, just recompile the Bin/ExtExtenders.dll assembly with
System.Web.Extensions v3.5.0.0
marek
More information about the Mono-aspnet-list
mailing list