Results 1 to 3 of 3

Thread: COM+ VB DLL

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Posts
    3

    Question

    I have created a simple MTS aware VB DLL which calls SetComplete. I am running on Win2000 and so have referenced COMSVCSLib as opposed to MTxAS. I have set up the package and component in MTS and created a test program.
    When I run the test program the code functions as expected but the transaction does not register, although no errors are reported and the package in MTS keeps spinning. I have tried the same code on NT and Win98 (with MTxAS referenced) and it does register a transaction. Therefore I imagine it is something to do with set up of MTS on 2000.

    Can anyone help me??
    Andy Murphy

  2. #2
    Fanatic Member crispin's Avatar
    Join Date
    Aug 2000
    Location
    2 clicks west of a Quirkafleeg...Cornwall, England
    Posts
    754
    I don't mean to second guess you, but don't you mean that you set up the package in COM+ Component services, I'd be a bit worried if you were using WIN2000 with MTS 2.0 and not COM+....It's just that you may have a library conflict somewhere in your component, and a lot depends on the transaction server you are using...
    Crispin
    VB6 ENT SP5
    VB.NET
    W2K ADV SVR SP3
    WWW.BLOCKSOFT.CO.UK

    [Microsoft Basic: 1976-2001, RIP]

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Posts
    3
    Crispin,

    Correct the package was set up in COM+ component services.....
    Andy Murphy

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