Sometime programming is really annoying. I have a dll/active X problem on my computer. It appears to be localised on my computer.
For many months now I have been using the DTPICKER which is mscomct2.ocx.
Because this is not on all computers I have code to copy it to the client and then with a bat file register it. I was reworking this code today and to test i was deleting the ocx. (this i think is the cause of my problem)
So now when i open the form where the DTPicker is I get
Could anyone please give me some help.
For many months now I have been using the DTPICKER which is mscomct2.ocx.
Because this is not on all computers I have code to copy it to the client and then with a bat file register it. I was reworking this code today and to test i was deleting the ocx. (this i think is the cause of my problem)
So now when i open the form where the DTPicker is I get
If I try to add a new DTPicker i getThere is no object in this control
I have tried to unregister and register this ocx but this has not helped.There was a problem accessing a property or method of the OLE object
Could anyone please give me some help.