[Mono-bugs] [Bug 71366][Cri] Changed - Security exception on running xsp

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 17 Jan 2005 19:13:05 -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 willibald.krenn@gmx.at.

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

--- shadow/71366	2005-01-17 17:55:24.000000000 -0500
+++ shadow/71366.tmp.2966	2005-01-17 19:13:05.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: SuSE 9.0 AMD64
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: System.Security
 AssignedTo: spouliot@videotron.ca                            
 ReportedBy: Willibald.Krenn@gmx.at               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -52,6 +52,13 @@
 in <0x000c7> (wrapper remoting-invoke-with-check)
 Mono.ASPNET.ApplicationServer:GetApplicationForPath (string,int,string,bool)
 in <0x00185> Mono.ASPNET.XSPWorker:Run (object)
 
 Thanks,
  Willi
+
+------- Additional Comments From Willibald.Krenn@gmx.at  2005-01-17 19:13 -------
+Seems to be ICU related. After a re-build of mono (with ICU disabled),
+the error was gone..
+
+(Unfortunately the xsp-sample application still does not run.. - but
+that's due to another bug)