Can anyone tell me why it is that when I create a local server and successfully "CoRegisterClassObject" my class factory, my "client" application is unable to "CoCreateInstance" the COM object. I've stepped through the code, and I see the class factory return the correct interface. However, the client receives "No such interface is supported."