YAFLogo

Cuda Joe
  • Cuda Joe
  • 59% (Neutral)
  • YAF Forumling Topic Starter
16 years ago
SqlException (0x80131904): The COMMIT TRANSACTION request has no corresponding BEGIN TRANSACTION.

Any idea what the fix is...I can't seem to find anything!

Sponsor
Cuda Joe
  • Cuda Joe
  • 59% (Neutral)
  • YAF Forumling Topic Starter
16 years ago
Here is the rest of the error

System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +862234

System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +739110

System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +188

System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1956

System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionPreYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction) +607

System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransaction(TransactionRequest transactionRequest, String name, IsolationLevel iso, SqlInternalTransaction internalTransaction) +140

System.Data.SqlClient.SqlInternalTransaction.Commit() +184

System.Data.SqlClient.SqlTransaction.Commit() +146

yaf.DB.GetData(SqlCommand cmd) +544

yaf.DB.pageload(Object SessionID, Object boardID, Object User, Object IP, Object Location, Object Browser, Object Platform, Object CategoryID, Object ForumID, Object TopicID, Object MessageID) +379

[ApplicationException: Sql Exception with error number 3902 (Tries=0)]

yaf.DB.pageload(Object SessionID, Object boardID, Object User, Object IP, Object Location, Object Browser, Object Platform, Object CategoryID, Object ForumID, Object TopicID, Object MessageID) +692

yaf.pages.ForumPage.ForumPage_Load(Object sender, EventArgs e) +1829

System.EventHandler.Invoke(Object sender, EventArgs e) +0

System.Web.UI.Control.OnLoad(EventArgs e) +99

System.Web.UI.Control.LoadRecursive() +47

System.Web.UI.Control.LoadRecursive() +131

System.Web.UI.Control.LoadRecursive() +131

System.Web.UI.Control.LoadRecursive() +131

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061