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 - 2001-07-25 : 08:53:26
|
| xiaosha writes "hi. i'm implementing a n-tier solution (intranet) in my company. i'm using IIS 5.0 as my web server, which will access my COM+ server, and in turn access my SQL machine. For instance, when user login from my html page, my asp file will call my COM object to perform some validation, which then write the login information to the database server. but each time it does this, the event log in COM server will show:error description: "Distributed Transaction Error"error code: "8004D00Aerror source: "Microsoft OLEDB Provider for ODBC driver"i have tried to uninstall and reinstall MSDTC, but to no avail. pls help.tksxiaoshap.s. i'm using SQL 7.0, with SP3 installed. all servers come with Windows 2000, with SP 1 installed" |
|
|
|
|
|