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 [EMAIL PROTECTED]

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

--- shadow/77499        2006-02-07 17:33:06.000000000 -0500
+++ shadow/77499.tmp.668        2006-02-07 17:33:06.000000000 -0500
@@ -0,0 +1,38 @@
+Bug#: 77499
+Product: Mono: Tools
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: XSP
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Replacing a precompiled assembly on disk causes XSP to die
+
+Description of Problem:
+XSP has problems reloading files when they are changed on disk.  This makes
+deployment and testing with XSP far more difficult than it needs be.
+
+Steps to reproduce the problem:
+1. Create a web service with precompiled dll.
+2. Fire up XSP and invoke a method on the web service.
+3. Change some code in the web service (no need to change method
+signature), recompile, and copy the new dll to the server.
+
+Actual Results:
+XSP Dies with the following error:
+** ERROR **: file loader.c: line 1667 (mono_method_get_header): assertion
+failed: (loc)
+
+Expected Results:
+XSP properly reloading the file.
+
+How often does this happen? 
+Consistently.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to