Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Re: telnet localhost 80

Reply
 
Old 03-20-2009   #1 (permalink)
Andrew Morton


 
 

Re: telnet localhost 80

Miro wrote:
Quote:

> I am very new to asp.net and going thru a book "Microsoft asp.net 2.0
> step by step by George Shepherd"
> Its the 2005 edition, but im using vs2008 on Vista ( I am logged in as
> administrator )
>
> at one of the first pages ( right in the begining ) it tells me to
> open up the visual studio command prompt ( which I do ), and type
> this in c:\ TELNET localhost 80
>
> this clears the blank screen and I am assuming i should get another
> c:\ to type in the rest.
>
> What could be setup wrong with the IIS ?
Nothing is wrong. You are communicating directly with the web server (IIS),
which expects to communicate using http.

http://en.wikipedia.org/wiki/Http

Andrew



My System SpecsSystem Spec
Old 03-20-2009   #2 (permalink)
Andrew Morton


 
 

Re: telnet localhost 80

You may have to type without seeing what you are typing, as IIS won't be
echoing the characters back to you, and I don't think Windows's telnet
client does local echo.

I suggest copy-and-paste into the telnet client to avoid frustrating typos
that you can't see.

Andrew


My System SpecsSystem Spec
Old 03-20-2009   #3 (permalink)
Andrew Morton


 
 

Re: telnet localhost 80

Andrew Morton wrote:
Quote:

> You may have to type without seeing what you are typing, as IIS won't
> be echoing the characters back to you, and I don't think Windows's
> telnet client does local echo.
Ah, here you are, this includes how to switch on local echo:

http://support.microsoft.com/kb/279466

Andrew


My System SpecsSystem Spec
Old 03-20-2009   #4 (permalink)
Miro


 
 

Re: telnet localhost 80

Thanks andrew - the cust and paste worked.

To get localecho workign i had to do this:

c:\ Telnet
then type in
set localecho
then type in
o localhost 80

then paste my "get" and it pulled the htm

otherwise without local ehco the copy past on the termian worked.

Thank you for your help.

Miro

"Andrew Morton" <akm@xxxxxx-press.co.uk.invalid> wrote in message
news:72htt9FpvdhcU1@xxxxxx
Quote:

> Andrew Morton wrote:
Quote:

>> You may have to type without seeing what you are typing, as IIS won't
>> be echoing the characters back to you, and I don't think Windows's
>> telnet client does local echo.
>
> Ah, here you are, this includes how to switch on local echo:
>
> http://support.microsoft.com/kb/279466
>
> Andrew
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
localhost not found Vista General
IIS, localhost, web service Network & Sharing
HELP! Can't get localhost to work! Vista General
Setting up to use localhost Vista account administration
VPN and localhost Vista networking & sharing


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46