1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

error message on ie

Discussion in 'Internet Explorer & Microsoft Edge' started by wizard, 2003/01/13.

Thread Status:
Not open for further replies.
  1. 2003/01/13
    wizard

    wizard Inactive Thread Starter

    Joined:
    2003/01/13
    Messages:
    2
    Likes Received:
    0
    when trying to type in on a site i get c:\program files\internet explorer\explorer.exe file dbgdol.cpp line 47 Expresion_BLOCK_TYPE_IS VALID can anybody please help
     
  2. 2003/01/13
    aleekat

    aleekat Inactive

    Joined:
    2002/01/07
    Messages:
    902
    Likes Received:
    0
    What version of IE? Give us a link to the site. This doesnt appear to be an IE file.
     

  3. to hide this advert.

  4. 2003/01/13
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Probably a server side app written in C++ language and a part of a database program made by http://www.goldenenterprises.com.
    The program is called DBGold and I suspect the error message you posted is mistyped and should be dbgold.cpp. .CPP is the extension for C++ language files.

    In any case, the error is cause by the coding done by the make of the web page you get the error at. The error in his code occurs on the 47th line of the code.
     
  5. 2003/01/13
    wizard

    wizard Inactive Thread Starter

    Joined:
    2003/01/13
    Messages:
    2
    Likes Received:
    0
    your right tony will this only affect this site. can i do anything about it(ie fix the problem) thanx in advance wizard
     
  6. 2003/01/13
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    The problem is in the code of the web page that is written by the C++ application on the web server. (the pages are dynamically generated by the application) There is nothing wrong w/ your browser. In fact, the error message you see in the browser is part of the C++ application, it reports errors when the page cannot be generated properly. What could you do? Report the error to the webmaster of the site.
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.