IE Won't Render Certain Pages

  • Thread starter Thread starter Charlie Fink
  • Start date Start date
C

Charlie Fink

I have a Web site that won't render on IE 6.0, after I
upgraded from 2000 to XP. Here are the details:

* the Web site is one that I built in .NET, it sits
behind a LinkSYS router, and uses port forwarding, over
port 8079
* the site does nothing unusual - I just want to render
some simple content.
* when I navigate to a page in the site, IE displays an
endless churning trying to find the site. Note that this
is different from having an incorrect URL, which
immediately returns an error page.
* This site works fine hitting it from my older 2000 box,
but not from XP. I do not have the fire wall on, nor do I
have any settings that I am aware of that would cause
this.

Thanks,
Charlie
 
You may want to ask in an IE newsgroup. It is even possible
that it is a code issue in your Asp.Net since the server-side
controls are browser sensitive (although I think they only care
if it is IE 6 or, not IE 6 on XP or).

You have not given us much to go on. You say endless churning
trying to "find" the site, so it does not actually start to load the page ?
 
Back
Top