status code: -1 Transaction aborted

  1. #1

    status code: -1 Transaction aborted

    I am using simple Ext.NET controls of version 1.0. My Process works for 2-3 minute, Also I have used the task Manager in my application to auto refresh the gridview. But after say 1 minute, the status code -1 Transaction aborted error occurs. I have also set the timeout property by following way.

    <Click OnEvent="Button_Click" ShowWarningOnFailure="false" Timeout="900000">
    </Click>
    Still, I am getting same error.

    So, Can any one help me out of this problem.

    Thanks,
    Rahul Dhamale.
    Attached Thumbnails Click image for larger version. 

Name:	aborted.PNG 
Views:	205 
Size:	23.4 KB 
ID:	3196  
    Last edited by geoffrey.mcgill; Nov 11, 2011 at 1:20 AM. Reason: please use [CODE] tags
  2. #2
    I also encountered the same problem, does anybody know how to solve it?
  3. #3
    Hi,

    Did you also set up Timeout for an Update event of a TaskManager's Task?
  4. #4

    Solved

    Its solved.

    Thanks.

Similar Threads

  1. Transaction aborted
    By norphos in forum 1.x Help
    Replies: 0
    Last Post: Jul 11, 2011, 11:47 AM
  2. [CLOSED] transaction aborted
    By ilanga in forum 1.x Legacy Premium Help
    Replies: 24
    Last Post: Sep 16, 2010, 8:08 AM
  3. [CLOSED] [0.8.1] Transaction Aborted
    By cobiscorp in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Aug 28, 2010, 6:58 AM
  4. Transaction Aborted Error
    By joao.msdn in forum 1.x Help
    Replies: 4
    Last Post: May 28, 2010, 10:48 AM
  5. [CLOSED] Status text: transaction aborted
    By gokcemutlu in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Oct 13, 2009, 11:14 AM

Posting Permissions