Hi,

I have one MTS COM that call another MTS COM's method, and I receive the message
-2147221231 "Method '~' of object '~' failed", after searching in MSDN, this error number is for "ClassFactory cannot supply requested class", what does it means and how to solve it? When the COM run separately (alone), no such problem exist.

Thx