EnlistDistributed Transaction Error - An event was unable to invoke any of the subscribers
From: Chris Dawson (mrchedda_at_gmail.com)
Date: 09/22/04
- Next message: Chris Dawson: "EnlistDistributed Transaction Error - An event was unable to invoke any of the subscribers"
- Previous message: Michael L John: "Re: @@Identity"
- Next in thread: Angel Saenz-Badillos[MS]: "Re: EnlistDistributed Transaction Error - An event was unable to invoke any of the subscribers"
- Reply: Angel Saenz-Badillos[MS]: "Re: EnlistDistributed Transaction Error - An event was unable to invoke any of the subscribers"
- Messages sorted by: [ date ] [ thread ]
Date: 22 Sep 2004 11:06:03 -0700
Just applied SP1 for v1.1 of the .NET Framework, and we're receiving
the following error message when closing a SqlConnection, that has
been manually enlisted in a distributed transaction:
An event was unable to invoke any of the subscribers
Server stack trace:
System.Runtime.InteropServices.COMException
at System.Runtime.InteropServices.UCOMIConnectionPoint.Advise(Object
pUnkSink, Int32& pdwCookie)
at System.Data.SqlClient.ConnectionPool.PutConnectionManualEnlisted(SqlInternalConnection
con)
at System.Data.SqlClient.ConnectionPool.PutDeactivatedConnection(SqlInternalConnection
con)
at System.Data.SqlClient.SqlConnection.Close()
at System.Data.SqlClient.SqlConnection.Dispose(Boolean disposing)
The server is a Windows 2000 Server, with SP3 applied. Has anyone
else ran into this? I noticed one other post about this on
08/19/2004:
But the user was running on Windows 2003 or XP, and was utilizing the
ServiceDomain class. We're not doing utilize either of these.
Any help would be greatly appreciated.
- Chris
- Next message: Chris Dawson: "EnlistDistributed Transaction Error - An event was unable to invoke any of the subscribers"
- Previous message: Michael L John: "Re: @@Identity"
- Next in thread: Angel Saenz-Badillos[MS]: "Re: EnlistDistributed Transaction Error - An event was unable to invoke any of the subscribers"
- Reply: Angel Saenz-Badillos[MS]: "Re: EnlistDistributed Transaction Error - An event was unable to invoke any of the subscribers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|