SteveDingle
Programmer
Heya All,
VFP 9, using DBI OCX controls. I have a control in a container that when I try to open I get an error saying the control isn't licensed.
My assumption is because I have been testing applications, including installing I have inadvertently changed the "registry" pointer to the control in an install folder (as opposed to MY DBI folder) and VFP has somehow picked that up. I can verify this by hacking the VCX file and see the appropriate OLE2 field is pointing to the wrong control.
So my hope was that I could just change the value to pointing to the right licensed control would do it... no luck.
I have also tried clearing out the OLE Object code field, this broke the class.
Finally, I can't easily just copy the license file to the appropriate folder because I it doesn't exist any more.
Anyone know how you can change the OLE2 pointer value and have VFP pick that up
Toodles,
Steve Dingle
D&S Business Solutions Ltd
VFP 9, using DBI OCX controls. I have a control in a container that when I try to open I get an error saying the control isn't licensed.
My assumption is because I have been testing applications, including installing I have inadvertently changed the "registry" pointer to the control in an install folder (as opposed to MY DBI folder) and VFP has somehow picked that up. I can verify this by hacking the VCX file and see the appropriate OLE2 field is pointing to the wrong control.
So my hope was that I could just change the value to pointing to the right licensed control would do it... no luck.
I have also tried clearing out the OLE Object code field, this broke the class.
Finally, I can't easily just copy the license file to the appropriate folder because I it doesn't exist any more.
Anyone know how you can change the OLE2 pointer value and have VFP pick that up
Toodles,
Steve Dingle
D&S Business Solutions Ltd