|
-
Nov 12th, 2002, 05:39 AM
#1
Thread Starter
Lively Member
MTS Application does not run under MTS
I have a VB Client application that uses DCOM and MTS on a WINDOWS NT server.
The application hangs when run under MTS but executes correctly when ran outside MTS.
Cannot see anything wrong with the code - there must be an MTS issue.
I get the "Component request pending" SWITCH TO / RETRY dialogue.
any ideas?
-
Nov 12th, 2002, 06:33 AM
#2
Thread Starter
Lively Member
I've not received a reply - but could it be that i'm building the DLL on a WIN 2K client and the final DLL is to run on an NT box?
-
Nov 12th, 2002, 10:32 AM
#3
Yes, Win2000 uses component services rather than MTS which is totally different. I would recommend you do any MTS work on a WindowsNT environment - test/debug & compile it there.
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
|