Hi,

I have been developing an ActiveX control and testing it with a standalone project. Up until yesterday, the second project would update the control at load and run properly.

Sometime yesterday I made a change which now causes the following message when opening the test project: " could not be loaded--Continue Loading Project.

The form error log contents are:
Line 13: Class QSControl.QuickSearch of control ctlQS was not a loaded control class.


If I put the two projects into a group, everything runs fine. I am relatively new to VB ActiveX programming so I don't know how to diagnose the problem.

Any ideas what might be causing the error? (Unfortunately, I don't have a copy of the project prior to the message so I can't compare the two for changes).

Thanks in advance for any assistance!

dave