Do we have to have to enable MSDTC to use TransactionScope?
I am using TransactionScope and I had error message telling me that the MSDTC not enabled. So I have enabled it.
Why am I having this error message? Is that normal? What`s MSDTC use?
Is transactionScope SQLSecver specific?