I don't know what is wrong. It looks as though IIS may not actually be working. What do you get if you just call up http://localhost?
You should get some sort of "under construction" or help page. Also, describe a little better what you mean by "can't see any result". What do you actually get? Does the browser think it's finished retrieving a page (i.e. does its "busy" icon stop moving)? What browser and browser level are you using? Dave S ----- Original Message ----- From: Chess Player To: [EMAIL PROTECTED] Sent: Friday, November 05, 2004 9:26 AM Subject: Re: [ASP] Problem with IIS Thankx Mr. David for your reply. The asp file's is right.. i wrote it http://localhost/file.asp Where: ( file.asp ) is the asp file. So, what is the wrong? David Smart <[EMAIL PROTECTED]> wrote:You don't write the ASP file's path, you write the computer's URL. Go back to the IIS installation notes and make sure you are getting to the sample pages properly. The URL of your computer's home page will look like http://server/ where "server" will be replaced by the name of your computer. Your page will be http://server/mypage.asp (or whatever its name is), assuming you've put the page in the IIS home directory (probably C:\Inetpub\wwwroot). Dave S ----- Original Message ----- From: Chess Player To: [EMAIL PROTECTED] Sent: Friday, November 05, 2004 8:33 AM Subject: [ASP] Problem with IIS Hello all, I'm a new memebr in this group, and i have a question. I'm using Windows xp pro, i installed IIS on my PC to see my .asp files on the browser. I completed the steps, but when i write the asp file's path to see it, i can't see any result !! Why?! --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.788 / Virus Database: 533 - Release Date: 1/11/04 [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
