ASp.Net day

Micro blog

Error: The SSIS Runtime has failed to start the distributed transaction due to error 0x8004D01B "The Transaction Manager is not available.". The DTC transaction failed to start. This could occur because the MSDTC Service is not running.

February 02
by Satalaj 2. February 2010 08:52


If you are using transaction in SSIS packages, you may encounter with this error.

Quick fix 

Open you .net command prompt type

MSDTC -install

After installing MSDTC, service you need to start it using below command

Net Start MSDTC

well, you can use Net start or Net stop to start and stop an services


Satalaj

 

Tags:

SSIS

About Satalaj

My name is Satalaj. I'm 2010 asp.net MVP. I write technical stuff here. www.satalaj.com

Ads by Lake Quincy Media

The best inline translator

Live lookup to see what asp.net developers are searching