|
-
Apr 5th, 2001, 06:48 AM
#1
Thread Starter
New Member
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??
-
Apr 5th, 2001, 07:56 AM
#2
Fanatic Member
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]
-
Apr 5th, 2001, 08:01 AM
#3
Thread Starter
New Member
Crispin,
Correct the package was set up in COM+ component services.....
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
|