[Mono-bugs] [Bug 34679][Wis] New - The custom controls not work on demo aspx server.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
27 Nov 2002 15:18:51 -0000


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 ztashev@mail.plovdiv.techno-link.com.

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

--- shadow/34679	Wed Nov 27 10:18:51 2002
+++ shadow/34679.tmp.28934	Wed Nov 27 10:18:51 2002
@@ -0,0 +1,44 @@
+Bug#: 34679
+Product: Mono/Runtime
+Version: unspecified
+OS: Red Hat 6.2
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ztashev@mail.plovdiv.techno-link.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: The custom controls not work on demo aspx server.
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+The attached code represents the problem.
+
+Steps to reproduce the problem:
+1. Compile sample:
+mcs  -t:library CustomControls.cs /r:System.Web
+
+2. Put dll in bin directory
+
+3. Hit sample:
+http://localhost:8080/CustomControls.aspx
+
+
+Actual Results:
+None
+
+Expected Results:
+See the page.
+
+How often does this happen? 
+Every time.
+
+Additional Information: