[Mono-bugs] [Bug 58511][Nor] Changed - XSP not working on Windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 19:25:23 -0400 (EDT)


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 danielmorgan@verizon.net.

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

--- shadow/58511	2004-05-27 08:29:36.000000000 -0400
+++ shadow/58511.tmp.1883	2004-06-22 19:25:23.000000000 -0400
@@ -1,21 +1,22 @@
 Bug#: 58511
 Product: Mono: Runtime
 Version: unspecified
 OS: Windows XP
-OS Details: 
+OS Details: Windows XP
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pbaena@uol.com.ar               
 QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
 URL: 
+Cc: danielmorgan@verizon.net,gonzalo@ximian.com
 Summary: XSP not working on Windows
 
 I tried to run xsp on windows (tried a hand compiled one and one compiled 
 at linux) and I get this (mono-Beta1-win32-2.exe and XSP 0.13): 
  
 Listening on port: 8080 
@@ -312,6 +313,19 @@
 (System.Web.HttpWorkerRequest) 
  
  
 
 ------- Additional Comments From pbaena@uol.com.ar  2004-05-27 08:29 -------
 Still happening with mono-0.91.99-win32-4.exe 
+
+------- Additional Comments From danielmorgan@verizon.net  2004-06-22 19:25 -------
+The Error 500 happens with Mono Beta 3 (used the installer) and XSP 
+0.15 on Windows XP Pro SP1.
+
+This is a response I got from Gonzalo:
+
+This weird error probably means that mcs wasn't run successfully. 
+Running mcs might be tricky as we want 'mcs.bat' but will search 
+for 'mcs' that could find 'mcs.EXE' before (other tricks when 
+running under cygwin might be needed as the 'mcs' shell script means 
+nothing to cmd.exe).
+