Re: http://localhost

From: kah (kah_at_discussions.microsoft.com)
Date: 03/16/05


Date: Tue, 15 Mar 2005 23:05:02 -0800

Hello Jeff,
  Thanks for your support... I am able to access
http://localhost/hello.htm. But when I try to access http://localhost I get
the below error.(trying to access the default page)

"Active Server Pages error 'ASP 0201'

Invalid Default Script Language

The default script language specified for this application is invalid."

Waiting for your reply

regards,
KAH

"Jeff Cochran" wrote:

> On Tue, 15 Mar 2005 06:09:02 -0800, kah
> <kah@discussions.microsoft.com> wrote:
>
> >Hello Jeff,
> > Yes I am testing with the Hello World HTML page or the default page that
> >loads when http://localhost is accessed... Hope I have updated the same data
> >which you are asking.....
>
> I see in another post you're getting a 500 error. This is on the
> Hello World HTML file? Or the default ASP page?
>
> Can you ping "localhost"?
>
> Create a file in Notepad that is this:
>
> <html>
> <head><title>Hello World!</title><head>
> <body><p>Hello World!</p></body>
> </html>
>
>
> Save it as "Hello.htm" in the root of your default web site, normally
> c:\inetpub\wwwroot\
>
> On the IIS server, in Internet Explorer, got to File -> Open and
> browse to that physical file location. You should see a web page with
> Hello World! on it. Now in the address bar of Internet Explorer,
> type:
>
> http://localhost/hello.htm
>
> You should see the same page. If not, try:
>
> http://127.0.0.1/hello.htm
>
> If that doesn't work try:
>
> http://{IP_Address}/hello.htm
>
> Substitute the IP address of your system for {IP_Address}
>
> To see your IP address, in a command prompt type:
>
> IPCONFIG
>
> Hit ENTER and you should see your IP address.
>
> Post your results for those tests.
>
> Jeff
>
>
> >"kah" wrote:
> >
> >> Hi all,
> >> I am not able to access http://localhost. I am working on a windows 2000
> >> prof on which IIS 5 is running. Following are the steps which I tried to
> >> slove this problem...
> >>
> >> Steps taken
> >> 1)Reinstalled the IIS
> >> 2)Deleted the file from c:\intepub & C:\winnt\system32\intesvr
> >> 3)Reinsalled the IIS
> >> 4)Added 127.0.0.1 in hosts and lmhosts file
> >> 5)Copied WWWroot file from other working machine. After which it worked fine
> >> but given a restart to the machine localhost stopped working.
> >>
> >> There is no event id recorded for the same. Is there any other step which I
> >> have not taken (other than reinsalling the OS).
> >> Waiting for your reply..
> >>
> >> regards,
> >> KAH
> >>
> >>
>
>



Relevant Pages

  • Re: http://localhost
    ... >Invalid Default Script Language ... >The default script language specified for this application is invalid." ... Jeff ... >> browse to that physical file location. ...
    (microsoft.public.inetserver.iis)
  • Re: question about intranet site
    ... Does the site work from the system it's on? ... Firewalls in between or ... Tried a simple Hello World HTML file and specified it ... Jeff ...
    (microsoft.public.inetserver.iis)
  • Re: http://localhost
    ... >Invalid Default Script Language ... >The default script language specified for this application is invalid." ... Jeff ... >> browse to that physical file location. ...
    (microsoft.public.inetserver.iis)
  • Re: http://localhost
    ... As per your instruction I have downloaded the debugging tool and also have ... I need to know whether I have to change the default ASP ... "Jeff Cochran" wrote: ... >>Invalid Default Script Language ...
    (microsoft.public.inetserver.iis)
  • Re: Help connecting my website
    ... HTML file? ... Flash as a web application in IIS? ... Jeff ...
    (microsoft.public.inetserver.iis)