Folks,
Having managed to get VB6 installed on Windows 7 without too many problems, I'm struggling to get OCX's to register.
I have created a simple user control (on my other PC - XP Pro) and it worked fine on this machine in runtime and design time.
I have now copied that project to the Windwo7 PC and the ocx will not register. When I rebuild the OCX I get the error msg: Error accessing registry.
This implies I cannot even create user controls / OCX's in VB6 on Windows 7.
Strange thing is when I create an MSI installer (on the XP machine) and install the program on a Vista or Window7 PC it works fine.
It appears the controls work in run time, but you can't use them in design time aaaahhh.....
Can anyone shed any light on this.
Thanks
Patrick