I created a program and it works well in the IDE, however when I try to compile it using the P&D Wizard it comes up and gives me an error right at the start.
"Run-Time Error '339':
Component MSComCt2.ocx or one of it's dependencies not correctly registered: a file is missing or invalid.
I have used regsvr32+Path+filename and it said that it completed sucessfully.
I get the error the minute I click on "Package" in the P&D Wizard. When I click on OK, I get a blank message.
If I try to start the P&D Wizard again I get another error.
"Run-Time Error '429':
ActiveX component can't create object.
I've tried to load some other programs in the IDE that I've written before that were working, and I get the error above that MSComCt2.ocx can't be registered, "Continue Loading".
What gives here.
Thanks.
Rob
Just my $.02.
"Run-Time Error '339':
Component MSComCt2.ocx or one of it's dependencies not correctly registered: a file is missing or invalid.
I have used regsvr32+Path+filename and it said that it completed sucessfully.
I get the error the minute I click on "Package" in the P&D Wizard. When I click on OK, I get a blank message.
If I try to start the P&D Wizard again I get another error.
"Run-Time Error '429':
ActiveX component can't create object.
I've tried to load some other programs in the IDE that I've written before that were working, and I get the error above that MSComCt2.ocx can't be registered, "Continue Loading".
What gives here.
Thanks.
Rob
Just my $.02.