[Mono-bugs] [Bug 56121][Nor] Changed - Hello Worl for ASP.NET doesn't work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 13:02:01 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56121
--- shadow/56121 2004-03-27 18:00:17.000000000 -0500
+++ shadow/56121.tmp.7174 2004-05-12 13:02:01.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 56121
Product: Mono: Doctools
Version: unspecified
OS: All
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Website
AssignedTo: mono-bugs@ximian.com
ReportedBy: alexmipego@hotmail.com
TargetMilestone: ---
URL:
@@ -19,6 +19,9 @@
when it should be in C#. It should changed to something like:
<% Response.Write(DateTime.Now.Date); %>
The original doesn't include the ; and makes reference to the now() VB
function.
+
+------- Additional Comments From miguel@ximian.com 2004-05-12 13:02 -------
+Where is this hello world taken from?