[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 13:13:56 -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 spouliot@videotron.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=54043
--- shadow/54043 2004-02-10 10:16:35.000000000 -0500
+++ shadow/54043.tmp.12310 2004-02-10 13:13:56.000000000 -0500
@@ -65,6 +65,9 @@
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.
+
+------- Additional Comments From spouliot@videotron.ca 2004-02-10 13:13 -------
+Could this be related to #54044 ?