Thursday, 9 December 2010

Linq Transactions

When using transactions in .net the MSDTC component must be configured to allow network transactions on both the client and server (ie the calling web server and the callee server in my case the chinese server). The following liknk discusses how to setup the MSDTC

http://msdn.microsoft.com/en-us/library/aa561924(v=bts.70).aspx

No comments:

Post a Comment