Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multi-Step Operation Error on MTS

Status
Not open for further replies.

Hagop

Programmer
Mar 15, 2001
4
0
0
CA
Hi,

We are using a vb application to connect to MTS server that uses a DCOM object that's developed in VB. One of our classes on the MTS Server is bahaving kind of wierdly. When we try to save a transaction the server is returning an error: "Multi-step operations generates error, check status value" error #: -2147217887

We tried every trick in the book still the same problem...

Thank you for your help!

Hagop Hagopian
hhagopian@gsi.ca
 
Check to make sure that the MSDTC service is running on the box that MTS is running on. I had a similiar type of problem and found the service was not started
 
You have not mentioned exactly what you are doing inside the component. Whether you are using ADO disconnected recordset etc. Write in details
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top