Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Pages not appearing in localhost

Reply
Thread Tools

Pages not appearing in localhost

 
 
Shukie
Guest
Posts: n/a
 
      07-06-2004
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


 
Reply With Quote
 
 
 
 
Ray at
Guest
Posts: n/a
 
      07-06-2004
Have you tried:

<% Response.Write "test" %>

Anything in any event logs?

What OS?

Either of these?
http://www.aspfaq.com/show.asp?id=2147
http://www.aspfaq.com/show.asp?id=2039

Ray at home

"Shukie" <> wrote in message
news:ccfa1t$6hn$...
> 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
>
>



 
Reply With Quote
 
 
 
 
Jeff Cochran
Guest
Posts: n/a
 
      07-07-2004
On Tue, 6 Jul 2004 22:45:18 +0000 (UTC), "Shukie" <>
wrote:

>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.


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
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Limit Ring server to localhost only. RingFinger.new('localhost')apparently doesn't work koicat Ruby 0 07-02-2010 08:01 PM
change from "//localhost:numbers/" to just "//localhost/"? =?Utf-8?B?S2VuTGVl?= ASP .Net 5 02-12-2006 05:14 AM
Localhost isn't localhost EdwardH Java 20 10-01-2005 12:08 AM
Can I Reset the Root from localhost/myproject/ to localhost/ Alex ASP .Net 4 02-08-2005 01:45 PM
HttpModule -- how to intercept urls like http://localhost/abc/def or http://localhost/abc/def/ where abc, def are non virtual dir Jiong Feng ASP .Net 0 11-19-2003 05:29 AM



Advertisments
 



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 47 48 49 50 51 52 53 54 55 56 57