[Mono-bugs] [Bug 50432][Maj] Changed - xsp unable to load machine.config file
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 1 Nov 2003 10:06:59 -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 dufrp@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=50432
--- shadow/50432 2003-11-01 09:56:42.000000000 -0500
+++ shadow/50432.tmp.24534 2003-11-01 10:06:59.000000000 -0500
@@ -1,23 +1,24 @@
Bug#: 50432
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows XP
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: dufrp@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: xsp unable to load machine.config file
+BugsThisDependsOn: 50306
Description of Problem:
So, I downloaded xsp-0.6.tar, extracted the files, and try to run xsp in
bin directory:
------------------------------
C:\Documents and Settings\Paul\My Documents\xsp-0.6\bin>mono xsp.exe
@@ -82,6 +83,12 @@
http://www.gotmono.com/cgi-bin/yabb/YaBB.pl?board=ASPX;action=display;num=1065956952
This now works, at least on the very simple index.html I wrote.
I think that XSP is wrong by adding \MONO to MONO_CFG_DIR and by
not removing \" characters.
+
+------- Additional Comments From dufrp@hotmail.com 2003-11-01 10:06 -------
+I (Paul Dufresne) just saw that bug 50306 is about the same problem.
+But I did not notice it at first because summary was not about xsp,
+nor machine.config file.
+