[Mono-bugs] [Bug 624914] InvalidCastException in get_AppSettings under xsp4 where it works under xsp2

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 10 17:54:06 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=624914

http://bugzilla.novell.com/show_bug.cgi?id=624914#c2


Marek Habersack <mhabersack at novell.com> changed:

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

--- Comment #2 from Marek Habersack <mhabersack at novell.com> 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.


More information about the mono-bugs mailing list