[Mono-bugs] [Bug 58758][Wis] Changed - ashx without codebehind cannot find dlls in bin/

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 18:39:50 -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 gonzalo@ximian.com.

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

--- shadow/58758	2004-05-20 11:21:26.000000000 -0400
+++ shadow/58758.tmp.2520	2004-05-25 18:39:50.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 58758
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: mdk 9.1
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: chris@turchin.net               
@@ -137,6 +137,10 @@
 		public bool IsReusable
 		{
 		   get { return true; }
 		}
 	}
 }
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-25 18:39 -------
+I need either the code to compile the assembly that provides Ntx.GD
+namespace or another test case. Do I put the assembly in bin?