[Mono-bugs] [Bug 76811][Nor] New - Mono.WebServer.dll should be
strong named and installed to the GAC
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 24 06:52:25 EST 2005
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 kornelpal at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76811
--- shadow/76811 2005-11-24 06:52:25.000000000 -0500
+++ shadow/76811.tmp.32111 2005-11-24 06:52:25.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 76811
+Product: Mono: Tools
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: XSP
+AssignedTo: gonzalo at ximian.com
+ReportedBy: kornelpal at hotmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Mono.WebServer.dll should be strong named and installed to the GAC
+
+XSP currently relies on Bug 76757 bacause it expects the runtime to load
+Mono.WebServer.dll to new AppDomains created for web applications. This
+behavior is incorrect however.
+
+I think the easiest solution is to strong name Mono.WebServer.dll and
+install to the GAC. Doing so I was able to run XSP without problems or
+the need to copy any assembly to the bin directories of web applications.
+
+Furthermore I got the same (good) result on MS.NET (note that
+Mono.Security.dll has to be installed to the GAC as it is a Mono specific
+assembly).
+
+I don't insist on this solution but I belive that this is the easiest and
+most proper solution.
More information about the mono-bugs
mailing list