http://bugzilla.novell.com/show_bug.cgi?id=624914
http://bugzilla.novell.com/show_bug.cgi?id=624914#c2 Marek Habersack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Marek Habersack <[email protected]> 2010-08-10 23:54:05 CEST --- The issue was caused by System.Configuration being loaded in two copies - separately for 2.0 and 4.0 profiles. xsp4/system.web used the 4.0 copy while BlogEngine.Core.dll used the 2.0 one, which was the direct cause of the bug. Thanks to Zoltan Varga for catching this. Fixed in master (commit 762b27f65f00ba2c4a515c756a585ddd3397ccd2) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
