[Mono-bugs] [Bug 422895] system.web.extensions included in 2.0 profile [w/ possible fix ]

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 3 22:32:36 EDT 2008


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

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=422895#c1


Atsushi Enomoto <atsushi at ximian.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |atsushi at ximian.com




--- Comment #1 from Atsushi Enomoto <atsushi at ximian.com>  2008-09-03 20:32:35 MDT ---
There is no such profile "net_3_5" in mono. It's based on the runtime version.
Since 3.5 assemblies are all for 2.0 runtime. We should add this S.W.Ext.dll to
2.0 web.config. Some projects actually depends on it. In such minor setup like
your example, you should use <remove> configuration element explicitly to
remove reference to framework (3.5) assembly.


-- 
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