[Mono-bugs] [Bug 457943] ScriptManager.GetCurrent : Cannot cast from source type to destination type

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 15 20:03:37 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=457943

User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=457943#c6


Marek Habersack <mhabersack at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #6 from Marek Habersack <mhabersack at novell.com>  2008-12-15 18:03:35 MST ---
Your web.config file has the binaries compiler from .aspx files reference
System.Web.Extensions v3.5.0.0 while the Ajax Control Toolkit references v
1.0.61025.0 which creates type conflict between the two.
You need to either recompile the Ajax Control Toolkit or modify the config file
to reference v1.0 of sys.web.ext


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list