https://bugzilla.novell.com/show_bug.cgi?id=457943
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=457943#c6 Marek Habersack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #6 from Marek Habersack <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
