This means that the project you trying to load is utilizing Windows Common Control library. If you don't have VB Pro or Enterprize then you will need either one or this problem will persist otherwise.
On the other hand if do have one of the mentioned above versions and it is your existing project then it's more complicated and it means that Windows OS has lost pointer to MSCOMCTL.OCX (registry has been broken). You will need either try to re-register it or better re-install VB.

Cheers