Results 1 to 3 of 3

Thread: Please help - "Transaction context in use by another session"

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2001
    Posts
    65

    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

  2. #2
    Fanatic Member BillBoeBaggins's Avatar
    Join Date
    Jan 2003
    Location
    in your database, dropping your tables.
    Posts
    628
    I am no COM+ expert by any measure, but sounds like you didn't close your previous session.

  3. #3
    Lively Member
    Join Date
    Aug 2002
    Posts
    126
    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
  •  



Click Here to Expand Forum to Full Width