[CLOSED] Javascript unhandled exception & program execution behavior

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Javascript unhandled exception & program execution behavior

    Hi Ext.Net Team,
    I have seen some cases in my application that sometime JavaScript unhandled exception is appearing in the console and then after my program misbehave after such events (these javascript unhandled exception is not belongs to my code), the cause of such unhandled exception may be due to user has pressed ESC key while Ext.NET was executing some of the direct events and the result is not fully received by the browser, also their could be other cases but this is what I am just guessing right now, but due to any unhandled javascript exception (which is not belong to my code) is there a way to handle all Javascript unhandled exception globally and then either do the following things:

    1) Force the user to restart their browser and halt current program execution with some modal window.
    2) Clear all unhandled JavaScript exceptions in the current browser session programmatically. And auto restart the logged-in user session (by redirecting to the login or to default home page automatically).

    Please advise

    Thanks
    Last edited by Daniil; Sep 29, 2015 at 4:35 PM. Reason: [CLOSED]

Similar Threads

  1. [CLOSED] Unhandled exception In Ext.net 3.2.1
    By tnwheeler in forum 3.x Legacy Premium Help
    Replies: 10
    Last Post: Sep 11, 2015, 12:28 PM
  2. Replies: 13
    Last Post: Mar 02, 2015, 9:33 PM
  3. Replies: 9
    Last Post: Apr 12, 2014, 4:41 PM
  4. Replies: 3
    Last Post: Apr 07, 2014, 4:01 PM
  5. [CLOSED] Behavior javascript
    By rnfigueira in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 18, 2011, 2:43 PM

Tags for this Thread

Posting Permissions