Hi there... Am a newbie to Asp.net, but not to Classic Asp itself. Trying to do QuickStart... Am hoping get the equivalent of "Hello World" to work in Asp.net and something is just not coming together. Can someone out there tell me what I'm missing? (NOTE:
Both files below are in C:\Inetput\WWWRoot\AspNetTry, so am accessing them in IE Ver 6.0.2800.1106 via Http://Localhost/AspNetTry/Intro1.aspx ... or Intro2.aspx.) Intro1.aspx (in vb version) works fine. Intro2.aspx looks per below. You'll note that the font
for "Welcome to Asp.net" doesn't get bigger and bigger... it just shows the one line as shown below. Name: Category: psychology business popular_comp Welcome to ASP.NET Does anybody have any idea why this might be true...and what I'm missing? Any thoughts?
Thanks in advance!
It looks like the script is not being processed on the aspx page - can you try running "aspnet_regiis /i" from the framework install directory and then request the page. Hope that helps Kashif
Thank you for the quick response, Kashif! This is what I did... First of all, my aspnet_regiis resides in the directory below. So I made a shortcut and put below in the "target" statement. C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis.exe /i When
I "opened" that shortcut, I got a black small window saying at the top: Start Installing Asp.net (1.0.3705.0) This frustrated me...seemed to stall....couldn't figure out how to request a document with this. (Actually, I even ultimately went to DOS command
prompt itself and typed in the above directly from DOS.) Then I realized (when it finally said "Finished Installing") that you were saying the aspnet install was downloaded from the web, but not installed! My "light" finally came on! Immediately dashed to
my IE and typed in document -- and voila! The intro2.aspx worked like a charm! Know this sounds VERY simple error, but you have no idea how much frustration you have saved me! (Seemed to have to download and install so many goodies for Asp.Net and Web Matrix,
apparently I forgot the most important item!) Thank you thank you thank you! Much e-appreciation comes your way! Hope my stupidity will save someone else who is too shy to ask the question (if there is another person out there that dim!) Have a GREAT day!
Wow! Thanks again! Edna
Edna
Member
25 Points
5 Posts
Need startup help
Aug 05, 2003 01:05 AM|LINK
kashif
Contributor
2748 Points
547 Posts
Microsoft
Re: Need startup help
Aug 05, 2003 01:27 AM|LINK
Edna
Member
25 Points
5 Posts
Re: Need startup help
Aug 06, 2003 01:36 AM|LINK