Thread: Weird IE error

  1. #16
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    >>it can't find hackers.com "the site is unavailable"
    OK, this is going a little OT for the thread, but...
    The site is not responding:
    Code:
     16   170 ms   169 ms   169 ms  abac-gw.customer.alter.net [157.130.240.102]
     17   170 ms   196 ms   168 ms  core01.san-diego.abac.net [216.55.138.242]
     18     *        *        *     Request timed out.
     19     *        *        *     Request timed out.
     20     *        *        *     Request timed out.
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  2. #17
    Registered User
    Join Date
    Mar 2003
    Posts
    21
    Hi! alot of people have this problem with IE, damn javascript bugs grrr....

    anyway, try this:

    re-register two DLL's using REGSVR32:

    SHDOCVW.DLL
    ACTXPRXY.DLL

    after registering the DLL's you should be able to see popups again.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how do you resolve this error?
    By -EquinoX- in forum C Programming
    Replies: 32
    Last Post: 11-05-2008, 04:35 PM
  2. Errors including <windows.h>
    By jw232 in forum Windows Programming
    Replies: 4
    Last Post: 07-29-2008, 01:29 PM
  3. Quantum Random Bit Generator
    By shawnt in forum C++ Programming
    Replies: 62
    Last Post: 06-18-2008, 10:17 AM
  4. Connecting to a mysql server and querying problem
    By Diod in forum C++ Programming
    Replies: 8
    Last Post: 02-13-2006, 10:33 AM
  5. very weird .h problem
    By royuco77 in forum C++ Programming
    Replies: 1
    Last Post: 09-11-2005, 07:55 AM