Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-06-30 : 07:54:25
|
| ramana writes "Actually my application was devoloped in C# Sqlserver...my problem is C# code contains in mmy PC.so it became a Application Server.My actuall Datqbase in Server Pc (Sql Server).Whenever iam starting to the Perform some tasks application throws an exception like.."Unable to start the distributed Transactions due to MSDTC"After this we are manually started the MSDTC at OS SERVICES.but still the problem is persists." |
|
|
TimS
Posting Yak Master
198 Posts |
Posted - 2005-06-30 : 10:52:51
|
| IIRC, After starting MSDTC; the SQL Service must be stopped and restarted in order for it to use the MSDTC.Tim S |
 |
|
|
|
|
|