顯示具有 Windows 標籤的文章。 顯示所有文章
顯示具有 Windows 標籤的文章。 顯示所有文章

星期二, 6月 19, 2012

Network access for Distributed Transaction Manager (MSDTC) has been disabled

寫程式寫了十幾年,交易這件事情,從 Java 到 .Net
發現真的懂得人少之又少,我遇過的工程師 90% 以上不知道 Transaction 是什麼東西
更不要說 MSDTC 是啥了~

所以當真的發生這種錯誤訊息的時候:


Network access for Distributed Transaction Manager (MSDTC) has been disabled. Please enable DTC for network access in the security configuration for MSDTC using the Component Services Administrative tool.

很多人其實是兩手一攤,就說我不知道 Orz......

不知道現在的教學是不是都不教這個阿???
http://darkthread.blogspot.tw/2006/11/kb-net-20-transactionscope.html
http://hspinfo.wordpress.com/2009/03/24/network-access-for-distributed-transaction-manager-msdtc-has-been-disabled/

星期四, 6月 16, 2011

Try IIS with PowerShell and SVN

今天測試 PowerShell 的一些指令
發現原本要處理的事情,變得簡單許多

另外又找到一篇文章,是結合 svn 來作 Web Application 的版本控管
挺有趣的
http://www.gregshackles.com/2010/01/scripting-iis-7-with-powershell/
Powered By Blogger