DTC出错 无为而为 2006-02-10 msdtc 分类:技术备忘 阅读:3321 评论:0 一个应用系统在更换了数据库之后,凡是使用到MSDTC(Microsoft DTC Distributed Transactions Coordinator)的功能都出现错,提示“ System.InvalidOperationException: 在分布式事务中登记时出错”,查询M$ KB资料《HOWTO: Enable DTC Between Web Servers and SQL Servers Running Windows Server 2003》,按照第五步修改数据库注册表,故障消失。