[Mono-bugs] [Bug 67651][Maj] New - XSP threw cinpiler exception and kept running.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 5 Oct 2004 20:34:22 -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 dmcgowan@meiosys.com.

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

--- shadow/67651	2004-10-05 20:34:22.000000000 -0400
+++ shadow/67651.tmp.28574	2004-10-05 20:34:22.000000000 -0400
@@ -0,0 +1,57 @@
+Bug#: 67651
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: Suse Linux 9.1
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: dmcgowan@meiosys.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XSP threw cinpiler exception and kept running.
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Run XSP with a Web Service using Code Behind in C#.
+2. Use an automated client process to access it.
+
+
+Actual Results:
+
+System.InvalidOperationException: The process must exit before getting 
+the requested information.
+in <0x0007a> System.Diagnostics.Process:get_ExitCode () in <0x00050> 
+(wrapper remoting-invoke-with-check) 
+System.Diagnostics.Process:get_ExitCode () in <0x002bd> 
+Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch
+(System.CodeDom.Compiler.CompilerParameters,string[])
+in <0x00050> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFile
+(System.CodeDom.Compiler.CompilerParameters,string)
+in <0x00530>
+System.Xml.Serialization.XmlSerializer:RunSerializerGenerationAux
+(object)
+in <0x0001b>
+System.Xml.Serialization.XmlSerializer:RunSerializerGeneration (object)
+
+
+Expected Results:
+
+No exception.
+
+
+How often does this happen? 
+
+Only happened once.
+
+
+Additional Information: