Pages not appearing in localhost

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Shukie

    Pages not appearing in localhost

    Hello all,

    I have installed iis and setup a new virtual directory, I then try to view
    it with the correct address but IE just hangs, nothing appears except the
    title on the titlebar and busy cursor. Going to view>source shows the source
    (which is correct).

    This was a previously working website, I just moved the files onto a new
    computer. And wanted to use that instead.

    Any help would be much appreciated, More info can be supplied if required.

    Alternatively, a good website showing how to setup iis again for asp
    including db's.

    Thanks
    Shukie


  • Ray at

    #2
    Re: Pages not appearing in localhost

    Have you tried:

    <% Response.Write "test" %>

    Anything in any event logs?

    What OS?

    Either of these?



    Ray at home

    "Shukie" <empty@askme.co m> wrote in message
    news:ccfa1t$6hn $1@sparta.btint ernet.com...[color=blue]
    > Hello all,
    >
    > I have installed iis and setup a new virtual directory, I then try to view
    > it with the correct address but IE just hangs, nothing appears except the
    > title on the titlebar and busy cursor. Going to view>source shows the[/color]
    source[color=blue]
    > (which is correct).
    >
    > This was a previously working website, I just moved the files onto a new
    > computer. And wanted to use that instead.
    >
    > Any help would be much appreciated, More info can be supplied if required.
    >
    > Alternatively, a good website showing how to setup iis again for asp
    > including db's.
    >
    > Thanks
    > Shukie
    >
    >[/color]


    Comment

    • Jeff Cochran

      #3
      Re: Pages not appearing in localhost

      On Tue, 6 Jul 2004 22:45:18 +0000 (UTC), "Shukie" <empty@askme.co m>
      wrote:
      [color=blue]
      >I have installed iis and setup a new virtual directory, I then try to view
      >it with the correct address but IE just hangs, nothing appears except the
      >title on the titlebar and busy cursor. Going to view>source shows the source
      >(which is correct).
      >
      >This was a previously working website, I just moved the files onto a new
      >computer. And wanted to use that instead.
      >
      >Any help would be much appreciated, More info can be supplied if required.
      >
      >Alternativel y, a good website showing how to setup iis again for asp
      >including db's.[/color]

      Check the IIS groups, since these topics get answered there regularly.
      Tell them the version of IIS, which AV software you have enabled to
      block scripts, what IIS Lockdown/URLScan settings you've forgotten to
      allow scripts or ASP on, waht happens with your "Hello World!" HTML
      and ASP pages and what web extension you forgot to enable on IIS6 to
      allow ASP.

      Jeff

      Comment

      Working...