https://bugzilla.novell.com/show_bug.cgi?id=422895
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=422895#c1 Atsushi Enomoto <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Atsushi Enomoto <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
