jhart21
October 7th, 1999, 06:12 PM
I recently built an ActiveX control (OCX) using VB6.0 and was able to insert it into my VC6.0 application.
I then went back to make some changes in VB and "Publish"ed the updated OCX. Since I added some new interfaces, I knew that I needed to regenerate my .cpp & .h wrapper files. I removed the existing .cpp & .h wrappers and went into the Components & Controls Gallery to re-insert the control into the project -- that's where I got stuck.
I see a shortcut to my OCX control, but when I select it, it says that my OCX doesn't exist at path "such & such" -- BUT IT DOES!
Is there any way to clear out component gallery entries (I've gone through the registry and removed all instances of it that I could find and also removed it from my workspace file).
Any thoughts?
Thanks in advance,
Joe
I then went back to make some changes in VB and "Publish"ed the updated OCX. Since I added some new interfaces, I knew that I needed to regenerate my .cpp & .h wrapper files. I removed the existing .cpp & .h wrappers and went into the Components & Controls Gallery to re-insert the control into the project -- that's where I got stuck.
I see a shortcut to my OCX control, but when I select it, it says that my OCX doesn't exist at path "such & such" -- BUT IT DOES!
Is there any way to clear out component gallery entries (I've gone through the registry and removed all instances of it that I could find and also removed it from my workspace file).
Any thoughts?
Thanks in advance,
Joe