Cannot Access .ASP Webpages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I'm having a problem accessing sites with .asp or .aspx suffixes. All the
computers on the network are having this problem. When I go to at another
location, these pages load fine. I downloaded Java and the latest WinXP
updates. Is there a setting that can be changed on the computers, or does
this sound like a network/server issue? Any information is appreciated.

Thanks
 
Oh, I forgot to mention: When you try to access these types of sites, the
browser will open up a blank page, and look like it's loading, but never
will.
 
Bob said:
Oh, I forgot to mention: When you try to access these types of sites, the
browser will open up a blank page, and look like it's loading, but never
will.


That's a good clue.

If it's a normal page try the regsvr32 commands listed in KB831429
If it's a secure page try the regsvr32 commands listed in KB813444

If I had to guess the one most likely to help will be

regsvr32 /i urlmon.dll


Good luck

Robert Aldwinckle
---
 
Back
Top