Re: IIS 5.1 not working Help
From: Jason Brown [MSFT] (i-brjaso_at_online.microsoft.com)
Date: 01/19/05
- Next message: Jason Brown [MSFT]: "Re: IIS 5.1 not working Help"
- Previous message: Pat [MSFT]: "Re: IIS crash"
- In reply to: Roland Hall: "Re: IIS 5.1 not working Help"
- Next in thread: Thomas Grassi: "Re: IIS 5.1 not working Help"
- Reply: Thomas Grassi: "Re: IIS 5.1 not working Help"
- Reply: Roland Hall: "Re: IIS 5.1 not working Help"
- Reply: Kristofer Gafvert: "Re: IIS 5.1 not working Help"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 20 Jan 2005 10:24:15 +1100
Just to jump back in, I just tested your assertions on telnet.
1. it doesn't need to be uppercase
2. you don't need to press enter twice.
I'm not sure what client you're using or indeed what HTTP server you tested
against but with the default Win XP client against IIS 5.1 neither of the
above is correct. You're right in saying if it doesn't connect you can't
issue a GET request, but with the XP client you don't get a lot of useful
feedback on whether it's connected or not by default. just so we're all
clear.
what client are you using?
-- Jason Brown Microsoft GTSC, IIS This posting is provided "AS IS" with no warranties, and confers no rights. "Roland Hall" <nobody@nowhere> wrote in message news:%238oPo3h$EHA.3988@TK2MSFTNGP11.phx.gbl... > "Thomas Grassi" wrote in message > news:%235m47ue$EHA.1296@TK2MSFTNGP10.phx.gbl... > : Yup I got nothing at all > : > : My default page is very simple html file nothing fancy and no asp yet. > : > : I opened a case with MS Support and we spent 2 hours on the phone and > they > : could not figure it out either. We did a system restore prior to my > : installing a lot of software and IIS was not installed at that point so > we > : installed IIS and it worked. So we restored back to the future and > removed > : iis restarted and then installed iis again still not working. Something > is > : interfering with iis and I do not know what it can be. > : > : This is not what I expected since everyone told me the Windows XP Pro > will > : work with IIS well that does not seem to be true. I guess they are right > if > : you do not install anything else on your computer ya right. > : > : Well if you have any further ideas on this let me know > > Thomas... excuse the intrusion... > > When you telnet to port 80, until it connects you cannot issue the GET / > command, or better to use GET / HTTP/1.1 > Also, GET must be uppercase but as I said, if it doesn't connect typing in > GET is pointless. > And you need to press ENTER twice after the GET command before the server > responds. > Your page you created was called test.htm. That's not a default page, but > even if you don't have one, you should have gotten a response that no > default page was found although on XP, without one, it takes a while to > respond, about 15 seconds or so. > > You'll get this at the top if you don't have a default page: > HTTP/1.1 400 Bad Request > Server: Microsoft-IIS/5.1 > Date: Wed, 19 Jan 2005 11:42:50 GMT > Connection: close > Content-Length: 4009 > Content-Type: text/html > > ...followed by the source of the error page itself. > > NAV (Norton AntiVirus) has a script block. Does McAfee have a setting for > that or can you temporarily disable it to test? Sometimes disabling is > not > enough and you have to turn it off to test. > > What about the XP firewall? Enabled or disabled? Just because you have > McAfee security, it doesn't mean you don't have the XP firewall enabled. > Also, you might have to shut down your McAfee security to test. > > FYI... > > I just tried to connect the way you're connecting and I cannot connect to > mine either. However, I can connect this way: > > telnet localhost 80 > > or > > telnet 127.0.0.1 80 > > ..but I cannot connect by calling telnet and then using OPEN with > localhost > or 127.0.0.1. And, when I type in the command GET / HTTP/1.1, I have no > prompt nor are the characters echoed to the screen. > > HTH... > > -- > Roland Hall > /* This information is distributed in the hope that it will be useful, but > without any warranty; without even the implied warranty of merchantability > or fitness for a particular purpose. */ > Online Support for IT Professionals - > http://support.microsoft.com/servicedesks/technet/default.asp?fr=0&sd=tech > How-to: Windows 2000 DNS: > http://support.microsoft.com/default.aspx?scid=kb;EN-US;308201 > FAQ W2K/2K3 DNS: > http://support.microsoft.com/default.aspx?scid=kb;EN-US;291382 > >
- Next message: Jason Brown [MSFT]: "Re: IIS 5.1 not working Help"
- Previous message: Pat [MSFT]: "Re: IIS crash"
- In reply to: Roland Hall: "Re: IIS 5.1 not working Help"
- Next in thread: Thomas Grassi: "Re: IIS 5.1 not working Help"
- Reply: Thomas Grassi: "Re: IIS 5.1 not working Help"
- Reply: Roland Hall: "Re: IIS 5.1 not working Help"
- Reply: Kristofer Gafvert: "Re: IIS 5.1 not working Help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|