[Mono-bugs] [Bug 54043][Cri] Changed - undue reliance on mscorwks.dll in aspx assembly loading

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 10 Feb 2004 10:16:35 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=54043

--- shadow/54043	2004-02-08 12:59:58.000000000 -0500
+++ shadow/54043.tmp.10462	2004-02-10 10:16:35.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 54043
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: liyul@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -61,6 +61,10 @@
 in <0x0002b> System.Web.HttpApplicationFactory:InitializeFactory
 (System.Web.HttpContext)
 in <0x00073> System.Web.HttpApplicationFactory:GetInstance
 (System.Web.HttpContext)
 in <0x0010e> System.Web.HttpRuntime:InternalExecuteRequest
 (System.Web.HttpWorkerRequest)
+
+------- Additional Comments From gonzalo@ximian.com  2004-02-10 10:16 -------
+Ensure that xsp is compiled with mcs and libraries compiled using the
+1.0 profile.