Hi!
We're in the process of moving our SQL Server to it's own machine, but I'm having issues getting transactions through MSDTC to work.
Here is the error message ASP.Net is generating for me:
The transaction manager has disabled its support for remote/network transactions
I have tried googling around for this, but haven't managed to find much other than a guide of how to solve this for Windows 2003.
Can anyone tell me how to solve this issue on Windows 2008? (Both SqlServer + IIS box are running Win 2k8).
Thanks!