[Mono-bugs] [Bug 58511][Wis] Changed - XSP not working on Windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 19 May 2004 15:12:09 -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 pbaena@uol.com.ar.
http://bugzilla.ximian.com/show_bug.cgi?id=58511
--- shadow/58511 2004-05-18 12:12:02.000000000 -0400
+++ shadow/58511.tmp.9585 2004-05-19 15:12:09.000000000 -0400
@@ -142,6 +142,36 @@
It shouldn't not happen when using mono (not XSP) from CVS.
------- Additional Comments From gonzalo@ximian.com 2004-05-18 12:12 -------
Okay. I will upload a new windows package today including CVS stuff
and then close this bug.
+
+------- Additional Comments From pbaena@uol.com.ar 2004-05-19 15:12 -------
+Now, when I run xsp.exe, I get:
+
+C:\Documents and Settings\Tetsuo\My
+Documents\xsp\xsp-0.13\server>mono xsp.exe
+
+Unhandled Exception: System.TypeInitializationException: An
+exception was thrown
+ by the type initializer for System.Diagnostics.TraceImpl --->
+System.Configurat
+ion.ConfigurationException: Cannot find c:
+\cygwin\home\Propietario\go-mono\insta
+ll\etc\mono\machine.config()
+in <0x000cd> System.Configuration.DefaultConfig:Init ()
+in <0x0000b> System.Configuration.DefaultConfig:GetConfig (string)
+in <0x0006e> System.Configuration.ConfigurationSettings:GetConfig
+(string)
+in <0x00048>
+System.Diagnostics.DiagnosticsConfiguration:get_Settings ()
+in <0x00098> System.Diagnostics.TraceImpl:.cctor ()
+--- End of inner exception stack trace ---
+
+in (unmanaged) System.Diagnostics.TraceImpl:get_Listeners ()
+in <0x0000b> System.Diagnostics.Trace:get_Listeners ()
+in <0x00072> Mono.ASPNET.Server:Main (string[])
+
+
+
+