Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
(Move to ...)
Event registration app with QR/Paypal
Home
▼
Wednesday, May 21, 2014
How to fix problem, MSDTC on server xxx is unavailable?
Following are the steps I did to fix the problem:
- Uninstall: msdtc -uninstall
- Install: msdtc -install
- restarting DTC service;
Do not FORGET
- Restart SQL Server service
‹
›
Home
View web version