Ext Direct Method: Sometimes I get a error Message "Communication Failure"

  1. #1

    Ext Direct Method: Sometimes I get a error Message "Communication Failure"

    Hi everyone!
    My website have used Ext direct method
    My website is normal action
    But some time with this direct method, I got a error "communication failure"
    I don't know what happen!
    Help me please.
    Thanks!
  2. #2
    Hi,

    Please try setting the .Timeout property on the [DirectMethod] config to something like 90000 (or higher as required).

    The default value is 30000 (30 seconds).

    Example

    [DirectMethod(Timeout = 90000)]
    Hope this helps.
    Last edited by geoffrey.mcgill; Apr 05, 2012 at 5:00 AM.
    Geoffrey McGill
    Founder
  3. #3

    HI!

    Thanks!
    I will try this!

Similar Threads

  1. Replies: 5
    Last Post: May 02, 2012, 5:37 PM
  2. Replies: 6
    Last Post: Nov 15, 2011, 2:02 AM
  3. [CLOSED] Store "communication failure" and request method OPTIONS
    By nikisbeta in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 16, 2011, 1:53 PM
  4. Replies: 1
    Last Post: Oct 21, 2010, 6:16 PM
  5. Replies: 3
    Last Post: Sep 22, 2010, 10:30 AM

Posting Permissions