What is this problem with AJAXEVENTS

  1. #1

    What is this problem with AJAXEVENTS

    What mean :
    "Request Failure
    Status code :200
    Status text: BADRESPONSE: ')' esperado"

    Its a window with this mensage that open when i use the AjaxEvents

    What is this?
  2. #2

    RE: What is this problem with AJAXEVENTS

    It is mean bad response,

    Please ensure that you added AjaxEventModule to the web.config

    http://forums.ext.net/showthread.php...=2542-4-1.aspx


    And if module was added, please show full code of the example (at least AjaxEvent handler). Please ensure that you don't use Response.Write because it breaks AjaxEvent

  3. #3

    RE: What is this problem with AJAXEVENTS

    There was a feature added with v0.7.0 which enables Response.Write during an AjaxEvent.*

    If using v0.6.0, then you might run into problems.


    V0.7.0 should be publicly available within the next couple days.


    Hope this helps.


    Geoffrey McGill
    Founder

Similar Threads

  1. AjaxEvents
    By qch2006qch in forum 1.x Help
    Replies: 1
    Last Post: Apr 11, 2012, 12:16 PM
  2. Replies: 3
    Last Post: Jul 24, 2010, 4:31 PM
  3. AjaxEvents problem?
    By Kamal in forum 1.x Help
    Replies: 3
    Last Post: Aug 24, 2009, 5:54 PM
  4. Ext.Msg before AjaxEvents
    By fquintero in forum 1.x Help
    Replies: 2
    Last Post: Aug 10, 2009, 1:44 PM
  5. [FIXED] [V0.7] AjaxEvents bug
    By amin_itm in forum Bugs
    Replies: 5
    Last Post: Dec 01, 2008, 2:45 AM

Posting Permissions