|
-
Feb 19th, 2003, 10:37 AM
#1
Thread Starter
Lively Member
Please help - "Transaction context in use by another session"
Hi,
I build a client/server application (use COM+). When I login with an first user. It worked well, but when I close the application and then run it again and login with the other user. I get the following error message:
[Microsoft] [ODBC SQL Server Driver][SQL Server]Transaction context in use by another session.
Could you please tell me how to resolve this problem?
Thanks in advance,
Trung Luu
-
Feb 19th, 2003, 05:48 PM
#2
Fanatic Member
I am no COM+ expert by any measure, but sounds like you didn't close your previous session.
-
Feb 20th, 2003, 02:02 AM
#3
Lively Member
i don't know what do u do in your code, but it looks like DTC problem.
look at the following KB:
http://support.microsoft.com/default...b;en-us;279857
if it doesn't work search the statement: "Transaction context in use by another session" in the site:
http://support.microsoft.com/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|