MSDTC is an acronym for Microsoft Distributed Transaction Coordinator.
I followed the KB article from MS in order to turn on MSDTC trace. Unfortunately it was hard to follow, …
windows msdtcJust curious if anyone else has got this particular error and know how to solve it? The scenario is as …
asp.net sql transactions transactionscope msdtcWhile creating an SSIS package for SQL Server 2008 i run into the following error: Error: The SSIS Runtime has failed …
sql-server ssis msdtcI have a website application which is using Microsoft Data Transactions and it is based on .NET Framework 4.0 and SQL …
.net-4.0 transactions sql-server-2008-r2 windows-server-2008-r2 msdtcWe are using MSDTC for SQL transactions. I am having issue with setting up firewall for MSDTC to work. The …
firewall msdtcin our current project we are using ADO.NET Entity Framework as data layer for the application. There are some …
.net transactions ado.net-entity-data-model msdtcI have a considerably large application that uses MSDTC. How many ports should I open? Is there any way to …
firewall msdtc portsWe're in the process of moving our SQL Server to it's own machine, but I'm having issues getting transactions through …
sql-server transactions windows-server-2008 msdtcI am trying to set up a simple transaction for my Linq-to-Sql actions against my Sql 2000 database. Using TransactionScope it …
linq-to-sql transactions transactionscope msdtc