[RESOLVED] ActiveX Exe Registration problem.
Hi,
I've an ActiveX Exe (singleton) that I compiled on my PC. My issue is that checking dcomcnfg there is only one of four classes registered here (all classes are the same type and configuration), I need another class to show in dcom for enabling in IIS.
Can anyone help with what I'm doing wrong ? or what I need to do ? Its built and compiled on my PC. I don't understand why the classes aren't ther?
Thanks
Chub.
************************************************************
For anyone interested, VB6 is a pile of p00 in regard to this. It appears the class that is the first class encountered in the .VBP file (edit in notepad) is the class registered in dcom config.
What a pile of p00....!!!
************************************************************