[CLOSED] Generic error "Ext is undefined" which occurs across the application.

  1. #1

    [CLOSED] Generic error "Ext is undefined" which occurs across the application.

    There is a generic error been raised "Ext is undefined" in some of the browsers like IE when we navigate across the application due to which some of the times screens does not load and the show mask messages keep running and the error is inconsistent. We are unable to reproduce this on the google chrome.
    So Please help us with the issue.
    Last edited by Daniil; Nov 19, 2013 at 6:00 AM. Reason: [CLOSED]
  2. #2
    Such error occurs only if ExtJS resource files are not loaded correctly
    You need monitor requests (in Fiddler, by example) and check status code and text for response (by default, ext.axd is used)
    When you see "Ext is undefined" error check ext.axd requests for last page and post here (status code and text of response)

Similar Threads

  1. Replies: 1
    Last Post: Nov 06, 2013, 3:52 PM
  2. Replies: 8
    Last Post: May 30, 2011, 5:55 PM
  3. Replies: 9
    Last Post: Apr 25, 2011, 8:23 PM
  4. Replies: 12
    Last Post: Apr 13, 2011, 3:28 PM

Posting Permissions