|
 |
aspx_beginners thread: Punctual.aspx
Message #1 by "Charles E. Brown" <chabrown@b...> on Thu, 27 Jun 2002 23:27:21 -0400
|
|
I was running the beginning exercise and could not get the time to
display. Here is my code:
<script language="VB" runat="server">
Sub Page_Load()
time.text=Hour(Now) & ":" & Minute(Now) & ":" & Second(Now)
End Sub
</script>
<html>
<head>
<title>The Punctual Web Server</title>
</head>
<body>
<h1>Welcome</h1>
In WebServerLand the time is currently:
<asp:label ID="time" runat="server" />
</body>
</html>
Anyone else have this problem?
IIS is working fine. Just the time is not showing.
Thanks for help,
Charles
Message #2 by "Tom" <tom_ptcbanking@h...> on Fri, 28 Jun 2002 21:15:28
|
|
> I was running the beginning exercise and could not get the time to
display. Here is my code:
<script language="VB" runat="server">
Sub Page_Load()
time.text=Hour(Now) & ":" & Minute(Now) & ":" & Second(Now)
End Sub
</script>
<html>
<head>
<title>The Punctual Web Server</title>
</head>
<body>
<h1>Welcome</h1>
In WebServerLand the time is currently:
<asp:label ID="time" runat="server" />
</body>
</html>
Anyone else have this problem?
IIS is working fine. Just the time is not showing.
Thanks for help,
Charles
Charles,
I'm having the exact problem ... I've tried everything in the
troubleshooting section with no luck. I'm now going to try and uninstall
everything and the reinstall. I'm using Visual Studio.NET Enterprise
architect ...
Tom
Message #3 by "Charles E. Brown" <chabrown@b...> on Fri, 28 Jun 2002 16:12:24 -0400
|
|
Tom:
I called Microsoft today and got a fix. Ends up that my .NET Framework
did not install properly due to Norton Anti-Virus running.
The fix is at this site on Microsoft:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306005&SD=MSKB&
I ran the aspnet_regiis.exe -i and it fixed the whole problem.
Give it a try and let me know how you make out!!!
Hope this helps,
Charles
-----Original Message-----
From: Tom [mailto:tom_ptcbanking@h...]
Sent: Friday, June 28, 2002 9:15 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Punctual.aspx
> I was running the beginning exercise and could not get the time to
display. Here is my code:
<script language="VB" runat="server">
Sub Page_Load()
time.text=Hour(Now) & ":" & Minute(Now) & ":" & Second(Now)
End Sub
</script>
<html>
<head>
<title>The Punctual Web Server</title>
</head>
<body>
<h1>Welcome</h1>
In WebServerLand the time is currently:
<asp:label ID="time" runat="server" />
</body>
</html>
Anyone else have this problem?
IIS is working fine. Just the time is not showing.
Thanks for help,
Charles
Charles,
I'm having the exact problem ... I've tried everything in the
troubleshooting section with no luck. I'm now going to try and
uninstall
everything and the reinstall. I'm using Visual Studio.NET Enterprise
architect ...
Tom
Message #4 by "Tom Wetherall" <tom_ptcbanking@h...> on Fri, 28 Jun 2002 16:23:44 -0400
|
|
Charles,
Thank you very much for the prompt reply. You saved me from reinstalling
all of the software. I work in NY on Long Island developing financial apps
... my phone number is xxx-xxx-xxxx if you ever have a question and want to
talk directly.
Thanks again,
Tom
>From: "Charles E. Brown" <chabrown@b...>
>Reply-To: "aspx_beginners" <aspx_beginners@p...>
>To: "aspx_beginners" <aspx_beginners@p...>
>Subject: [aspx_beginners] Re: Punctual.aspx
>Date: Fri, 28 Jun 2002 16:12:24 -0400
>
>Tom:
>
>I called Microsoft today and got a fix. Ends up that my .NET Framework
>did not install properly due to Norton Anti-Virus running.
>
>The fix is at this site on Microsoft:
>
>http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306005&SD=MSKB&
>
>I ran the aspnet_regiis.exe -i and it fixed the whole problem.
>
>Give it a try and let me know how you make out!!!
>
>Hope this helps,
>Charles
>
>-----Original Message-----
>From: Tom [mailto:tom_ptcbanking@h...]
>Sent: Friday, June 28, 2002 9:15 PM
>To: aspx_beginners
>Subject: [aspx_beginners] Re: Punctual.aspx
>
> > I was running the beginning exercise and could not get the time to
>display. Here is my code:
>
><script language="VB" runat="server">
>
>Sub Page_Load()
> time.text=Hour(Now) & ":" & Minute(Now) & ":" & Second(Now)
>End Sub
></script>
>
><html>
><head>
> <title>The Punctual Web Server</title>
></head>
><body>
> <h1>Welcome</h1>
> In WebServerLand the time is currently:
> <asp:label ID="time" runat="server" />
>
></body>
></html>
>
>Anyone else have this problem?
>
>IIS is working fine. Just the time is not showing.
>
>Thanks for help,
>Charles
>
>
>Charles,
>
>I'm having the exact problem ... I've tried everything in the
>troubleshooting section with no luck. I'm now going to try and
>uninstall
>everything and the reinstall. I'm using Visual Studio.NET Enterprise
>architect ...
>
>Tom
>
>
>
_________________________________________________________________
Join the world?s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
Message #5 by "Charles E. Brown" <chabrown@b...> on Fri, 28 Jun 2002 16:30:17 -0400
|
|
Tom:
No problem. I am happy to pass the information along.
Have a great weekend,
Charles
-----Original Message-----
From: Tom Wetherall [mailto:tom_ptcbanking@h...]
Sent: Friday, June 28, 2002 4:24 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Punctual.aspx
Charles,
Thank you very much for the prompt reply. You saved me from
reinstalling
all of the software. I work in NY on Long Island developing financial
apps
... my phone number is xxx-xxx-xxxx if you ever have a question and want
to
talk directly.
Thanks again,
Tom
>From: "Charles E. Brown" <chabrown@b...>
>Reply-To: "aspx_beginners" <aspx_beginners@p...>
>To: "aspx_beginners" <aspx_beginners@p...>
>Subject: [aspx_beginners] Re: Punctual.aspx
>Date: Fri, 28 Jun 2002 16:12:24 -0400
>
>Tom:
>
>I called Microsoft today and got a fix. Ends up that my .NET Framework
>did not install properly due to Norton Anti-Virus running.
>
>The fix is at this site on Microsoft:
>
>http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306005&SD=MSKB
&
>
>I ran the aspnet_regiis.exe -i and it fixed the whole problem.
>
>Give it a try and let me know how you make out!!!
>
>Hope this helps,
>Charles
>
>-----Original Message-----
>From: Tom [mailto:tom_ptcbanking@h...]
>Sent: Friday, June 28, 2002 9:15 PM
>To: aspx_beginners
>Subject: [aspx_beginners] Re: Punctual.aspx
>
> > I was running the beginning exercise and could not get the time to
>display. Here is my code:
>
><script language="VB" runat="server">
>
>Sub Page_Load()
> time.text=Hour(Now) & ":" & Minute(Now) & ":" & Second(Now)
>End Sub
></script>
>
><html>
><head>
> <title>The Punctual Web Server</title>
></head>
><body>
> <h1>Welcome</h1>
> In WebServerLand the time is currently:
> <asp:label ID="time" runat="server" />
>
></body>
></html>
>
>Anyone else have this problem?
>
>IIS is working fine. Just the time is not showing.
>
>Thanks for help,
>Charles
>
>
>Charles,
>
>I'm having the exact problem ... I've tried everything in the
>troubleshooting section with no luck. I'm now going to try and
>uninstall
>everything and the reinstall. I'm using Visual Studio.NET Enterprise
>architect ...
>
>Tom
>
>
>
_________________________________________________________________
Join the world's largest e-mail service with MSN Hotmail.
http://www.hotmail.com
|
|
 |