I have created a .Net Com Component that is instantiated from VB6. On my machine in debug i can create it and call functions ok from VB6, but when deployed (using the vb6 deployment wizard) I get the Active x can't create object error.

Does anyone know how to register the .Net Com component on the server ?

Regards.