Click to See Complete Forum and Search --> : Cannot load a control


Jean-Guy2000
June 15th, 2001, 12:58 PM
I am having a problem putting a OCX in my project. The OCX is registered and if I load the ActiveX test container I can see/use the control but when I goto add the control to my componants list in VB I get "Cannot Load C:\WINNT\System32\tcdrefq.ocx"

This OCX is actully for a web page but I am trying to get onto a form, is this possible?

JEan-Guy

Ghost308
June 15th, 2001, 01:22 PM
Do you still have the project open that created the control? Make sure you don't still have the design window open for that control. That's the only thing I've ever seen that could cause that type of issue.

Jean-Guy2000
June 15th, 2001, 01:43 PM
Not that, I didn't write the control, and to be sure I rebooted and still the same thing.

Jean-Guy