[Mono-bugs] [Bug 36262][Min] Changed - ASP.NET codebehind is not being called

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 4 Jan 2003 11:24:21 -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 gonzalo@ximian.com.

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

--- shadow/36262	Fri Jan  3 14:40:58 2003
+++ shadow/36262.tmp.26236	Sat Jan  4 11:24:21 2003
@@ -3,21 +3,22 @@
 Version: unspecified
 OS: Debian Woody
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Minor
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: david@codenoevil.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: ASP.NET codebehind is not being called
+BugsThisDependsOn: 31245
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 ASP.NET codebehind is either not being called, or XSP hangs on request
 
@@ -49,6 +50,10 @@
 
 the sample code that i created works as expected using .NET 1.0 SP2 and IIS
 5.1 on Windows XP Professional SP1.  A copy of the sample code can be found
 at http://www.codenoevil.com/downloads/aspnet.tar.gz.
 
 the browsers used to test this behavior were IE 6 SP1 and Netscape 7.0.
+
+------- Additional Comments From gonzalo@ximian.com  2003-01-04 11:24 -------
+Until bug #31245 is not fixed, you have to copy the dlls that are in
+bin directory also to the application base directory.