TransactionException (System.Transactions.TransactionException)

Inherits: System.SystemException

Interfaces: ISerializable, _Exception

Derived Types: 4 (Click here to see a list of derived types)

Assembly: System.Transactions.dll

The exception that is thrown when you attempt to do work on a transaction that cannot accept new work.

VB.NET C#

C#

public class TransactionException : System.SystemException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

CSLA .NET - DataPortal_Update error - Transactions

DataPortal.Update failed (System.Transactions.TransactionException: The operation is not valid for the state of the transaction. ---> System.TimeoutException:

Captaris Developer Portal - System.Exception:Unlable to load User

Data Access Exception. ---> System.Transactions.TransactionException: The operation is not valid for the state of the transaction. ---> System.TimeoutException:

How Do I...Use System.Transactions with SQL?

... myCommand.Connection = myConnection; //Perform SQL work using myConnection. } ts.Complete(); } } catch(System.Transactions.TransactionException ex ...

patterns & practices: Web Service Software Factory - Discussions

System.Transactions.TransactionException: The transaction has already been implicitly or explicitly committed or aborted Tags: General Discussion Forum

CodePlex

No personal statement has been written. ... System.Transactions.TransactionException: The transactio... patterns & practices – Enterprise Library

TransactionException

System.Transactions.TransactionException ... System.Transactions. TransactionException Esteban Tengo un problema en el uso de transacciones distribuidas, utilizo el objeto ...

Troubleshooting Exceptions: System.Transactions.TransactionException

The exception that is thrown when an operation that is not valid is attempted on a transaction. ... The exception that is thrown when an operation that is not valid is attempted on ...

Troubleshooting Exceptions: System.Transactions.TransactionException

The exception that is thrown when an operation that is not valid is attempted on a transaction. ... The exception that is thrown when an operation that is not valid is attempted on ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support