Handle script errors (AxWebBrowser)

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

    #1

    Handle script errors (AxWebBrowser)

    Hi.
    I'm using AxWebBrowser component to simulate a web browser in mi App.
    Everything works ok, but when open some page with script errors an error in
    my app is fired.
    Title: "Just-In-Time Debuggin"
    Message: "An exception 'Runtime Error' has occurred in Script.
    However, a debuguer that cannot handle the exception type is already
    attached to the process."
    I need to handle this error. Anybody know how to do that? :(

    Thanks


Working...