Error: uncaught exception: [Exception... "Component returned failure

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • friend

    #1

    Error: uncaught exception: [Exception... "Component returned failure

    Error: uncaught exception: [Exception... "Component returned failure
    code: 0x80004005 (NS_ERROR_FAILU RE) [nsIDOMJSWindow. open]" nsresult:
    "0x80004005 (NS_ERROR_FAILU RE)" location: "JS frame ::

    :: centrePopup :: line 22" data: no]

    how to coorect thus the above error.......... .
  • Erwin Moller

    #2
    Re: Error: uncaught exception: [Exception... "Compon ent returned

    friend schreef:
    Error: uncaught exception: [Exception... "Component returned failure
    code: 0x80004005 (NS_ERROR_FAILU RE) [nsIDOMJSWindow. open]" nsresult:
    "0x80004005 (NS_ERROR_FAILU RE)" location: "JS frame ::

    :: centrePopup :: line 22" data: no]
    >
    how to coorect thus the above error.......... .
    Hi,

    This is a browser exception and has nothing to do with PHP.
    Try asking in a newgroup dedicated to Firefox.

    Tip: Next time tell us what browser you are using, how this error was
    generated, etc. By sheer coincedence I recognized this message as a
    Firefox (or some other browser based on the same engine).

    Regards,
    Erwin Moller

    Comment

    • The Natural Philosopher

      #3
      Re: Error: uncaught exception: [Exception... "Compon ent returned

      Erwin Moller wrote:
      friend schreef:
      >Error: uncaught exception: [Exception... "Component returned failure
      >code: 0x80004005 (NS_ERROR_FAILU RE) [nsIDOMJSWindow. open]" nsresult:
      >"0x80004005 (NS_ERROR_FAILU RE)" location: "JS frame ::
      >http://manimekalai/VulnMgmt/scanfi/c...erability=2451
      >>
      >:: centrePopup :: line 22" data: no]
      >>
      >how to coorect thus the above error.......... .
      >
      Hi,
      >
      This is a browser exception and has nothing to do with PHP.
      Try asking in a newgroup dedicated to Firefox.
      >
      Tip: Next time tell us what browser you are using, how this error was
      generated, etc. By sheer coincedence I recognized this message as a
      Firefox (or some other browser based on the same engine).
      >
      It might be a javacsript error though, generated by PHP.

      The firefox error console is a good place to start.
      Regards,
      Erwin Moller

      Comment

      • Erwin Moller

        #4
        Re: Error: uncaught exception: [Exception... "Compon ent returned

        The Natural Philosopher schreef:
        Erwin Moller wrote:
        >friend schreef:
        >>Error: uncaught exception: [Exception... "Component returned failure
        >>code: 0x80004005 (NS_ERROR_FAILU RE) [nsIDOMJSWindow. open]" nsresult:
        >>"0x80004005 (NS_ERROR_FAILU RE)" location: "JS frame ::
        >>http://manimekalai/VulnMgmt/scanfi/c...erability=2451
        >>>
        >>:: centrePopup :: line 22" data: no]
        >>>
        >>how to coorect thus the above error.......... .
        >>
        >Hi,
        >>
        >This is a browser exception and has nothing to do with PHP.
        >Try asking in a newgroup dedicated to Firefox.
        >>
        >Tip: Next time tell us what browser you are using, how this error was
        >generated, etc. By sheer coincedence I recognized this message as a
        >Firefox (or some other browser based on the same engine).
        >>
        >
        It might be a javacsript error though, generated by PHP.
        Hi,

        That might be, but it is still not relevant.
        It is like saying: "Your document contains invalid HTML, which was
        generated by PHP.".

        PHP only sends the HTML (with or without JavaScript).

        >
        The firefox error console is a good place to start.
        That is where this error appeared!

        Regards,
        Erwin Moller
        >
        >Regards,
        >Erwin Moller

        Comment

        Working...