mpaul
October 10th, 2001, 07:06 AM
I get a "Method of Object Failed Error"
only once ina while.Not on all the com/dcom call s but some calls fails
while VC client tries to access a vb component on MTS.
Same dll when called from a dummy vb client has no problems anyno of times u call it.i have doubt regarding instance release
Can u give me a solution or all possible causes f this error
vc is holding the pointer to component for later calls .
not releasing it and subsequent calls access methods using this global pointer.
But vb code is createobject and set nothing
only once ina while.Not on all the com/dcom call s but some calls fails
while VC client tries to access a vb component on MTS.
Same dll when called from a dummy vb client has no problems anyno of times u call it.i have doubt regarding instance release
Can u give me a solution or all possible causes f this error
vc is holding the pointer to component for later calls .
not releasing it and subsequent calls access methods using this global pointer.
But vb code is createobject and set nothing