Internet explorer (winxp) not displaying objects after reload.

I recently upgraded few things in my second machine and reloaded win xp and now things in internet explorer arent showing up. Like buttons in hotmail come up as red x's, or banners on some sites give me the this page cannot be displayed error or ad pages that load up before a site comes up wont display and such.

Windows Software 5498 This topic was started by ,



data/avatar/default/avatar36.webp

3 Posts
Location -
Joined 2005-04-02
I recently upgraded few things in my second machine and reloaded win xp and now things in internet explorer arent showing up. Like buttons in hotmail come up as red x's, or banners on some sites give me the "this page cannot be displayed" error or ad pages that load up before a site comes up wont display and such. Most of it is annoying stuff anyway, but its bugs me more to see error and page load errors allover hehe.
 
My game machine can load the same pages just fine. I compared the security settings and such on each and they are the same.
 
The machine has windows xp on it with SP2, all windows updates.
 
Any idea Ive been battling this a week and I am stuck, I ran out of ideas. Thanks.

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic



data/avatar/default/avatar09.webp

1019 Posts
Location -
Joined 2004-12-21
Have you checked the HOSTS. file?
("C:\WINDOWS\system32\drivers\etc\")
 
It needs only contain

Quote:127.0.0.1 localhost



data/avatar/default/avatar36.webp

3 Posts
Location -
Joined 2005-04-02
OP
Holy poop that fixed it.
 
It was filled with stuff from [censored] sites and popup adds and junk, like atleast 300 or more command lines of that junk so I moved the whole file out of the directoy to my desktop and voila IE is picking up stuff just like it should.
 
Thanks for the help Id never have figured it out on my own.


data/avatar/default/avatar04.webp

352 Posts
Location -
Joined 2003-03-28
It doesn't always fix things, but you may want to make the hosts file read only. You should be able to right click the file and hit properties. Then under attributes, check the box next to read only. Or you can go through the command prompt and type in:
 
attrib +r hosts.
 
Of course, you have to migrate over to the directory(folder) where this file exists.