maticuspaticus
Programmer
Hi all,
When I try to connect my new C++ app to an existing Uniface COM object I am greeted with the error
0x80004002 (-2147467262) - No such interface supported
when I attempt to create an instance of it.
The C++ IDL was sourced directly from the COM object IDL.
Strangely enough, the new C++ app will connect to non uniface COM objects and the COM object connects to my test ASP and VB apps fine as well.
When I try to connect my new C++ app to an existing Uniface COM object I am greeted with the error
0x80004002 (-2147467262) - No such interface supported
when I attempt to create an instance of it.
The C++ IDL was sourced directly from the COM object IDL.
Strangely enough, the new C++ app will connect to non uniface COM objects and the COM object connects to my test ASP and VB apps fine as well.