Error executing query: Telerik.OpenAccess.RT.sql.SQLException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.<br> at Telerik.OpenAccess.RT.Adonet2Generic.Impl.PreparedStatementImp.executeQuery()<br> at OpenAccessRuntime.Relational.conn.PooledPreparedStatement.executeQuery()<br> at OpenAccessRuntime.Relational.fetch.FetchResultImp.execute()<br>SQL:<br>SELECT `cart_i_d` AS COL1, `credit_card_id` AS COL2, `date_completed` AS COL3, `is_anon` AS COL4, `is_complete` AS COL5, `last_modified` AS COL6, `notes` AS COL7, `order_type` AS COL8, `paypal_transaction_i_d` AS COL9, `purchase_order_number` AS COL10, `session_i_d` AS COL11, `user_i_d` AS COL12, `voa_version` AS COL13 FROM `cart` WHERE `session_i_d` = ? AND `is_complete` = FALSE LIMIT ??T
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Telerik.OpenAccess.Exceptions.LockNotGrantedException: Error executing query: Telerik.OpenAccess.RT.sql.SQLException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.