[Mono-bugs] [Bug 79920][Maj] Changed - ASP.NET 2.0 runtime error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Nov 16 17:24:03 EST 2006


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 wberrier at novell.com.

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

--- shadow/79920	2006-11-16 17:05:18.000000000 -0500
+++ shadow/79920.tmp.13703	2006-11-16 17:24:03.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: windows XP 64bit 2003 edition
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
-AssignedTo: wberrier at novell.com                            
+AssignedTo: gonzalo at ximian.com                            
 ReportedBy: fn30762 at fmi.uni-sofia.bg               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: ASP.NET 2.0 runtime error
@@ -77,6 +77,32 @@
 
 
 
 ------- Additional Comments From gonzalo at ximian.com  2006-11-16 17:05 -------
 xsp2.exe and Mono.WebServer2.dll need to be installed in the GAC.
 Probably the windows installer missed that part.
+
+------- Additional Comments From wberrier at novell.com  2006-11-16 17:24 -------
+It's in the gac:
+
+builder at monowin /cygdrive/c/test/Mono-1.2
+$ find . -name "*WebS*"
+./lib/mono/1.0/Mono.WebServer.dll
+./lib/mono/2.0/Mono.WebServer2.dll
+./lib/mono/gac/Mono.WebServer
+./lib/mono/gac/Mono.WebServer/0.1.0.0__0738eb9f132ed756/Mono.WebServer.dll
+./lib/mono/gac/Mono.WebServer/0.1.0.0__0738eb9f132ed756/Mono.WebServer.dll.mdb
+./lib/mono/gac/Mono.WebServer2
+./lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll
+./lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll.mdb
+
+builder at monowin /cygdrive/c/test/Mono-1.2
+$ find . -name "xsp2*"
+./bin/xsp2
+./bin/xsp2.bat
+./lib/mono/2.0/xsp2.exe
+./lib/mono/gac/xsp2
+./lib/mono/gac/xsp2/1.1.18.0__0738eb9f132ed756/xsp2.exe
+./lib/mono/gac/xsp2/1.1.18.0__0738eb9f132ed756/xsp2.exe.mdb
+
+builder at monowin /cygdrive/c/test/Mono-1.2
+


More information about the mono-bugs mailing list