Need Help! Novice of ASP.NET

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2004
Posts: 1
Reputation: nelsonca is an unknown quantity at this point 
Solved Threads: 0
nelsonca nelsonca is offline Offline
Newbie Poster

Need Help! Novice of ASP.NET

 
0
  #1
Oct 31st, 2004
Hi, everyone
I am new to asp.net and just installed asp.net in my computer(on windows xp pro sp1). but when i created a asp file and requested in a browser, it couldn't run properly. here is the code:
<html>
<body>
<h1> The date is <% Response.Write(DateTime.Now.ToLongDateString()) %>
</h1>
</body>
</html>

It only display the plain text "the date is" in the browser, but not the current time. (which means it didnt execute code). So frustrated

How can i fix this? Can someone please teach me, please? Thanks so much!!!!
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 2
Reputation: vavjeeva is an unknown quantity at this point 
Solved Threads: 0
vavjeeva's Avatar
vavjeeva vavjeeva is offline Offline
Newbie Poster

Re: Need Help! Novice of ASP.NET

 
0
  #2
Nov 29th, 2004
i think the IIS is not regiterted with asp.net..

just goto command prompt and run this C:\WINDOWS\Microsoft.NET\Framework\Ur Framework Version\aspnet_regiis.exe -i to register with iis

and then restart IIS and try to run it.. hope it will work now
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1
Reputation: latinboy192001@ is an unknown quantity at this point 
Solved Threads: 0
latinboy192001@ latinboy192001@ is offline Offline
Newbie Poster

Re: Need Help! Novice of ASP.NET

 
0
  #3
Dec 2nd, 2004
Hey my friend, I see you have win xp pro with sp1. I had the same problem. and I just installed sp2 and it worked really nice. why don't you try to install sp2 then iis, the freamwork and finally asp.net
:mrgreen:
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC