
March 14th, 2006, 12:42 AM
|
|
Contributing User
|
|
Join Date: Dec 2005
Posts: 54
  
Time spent in forums: 4 h 1 m 27 sec
Reputation Power: 4
|
|
|
MSGRID.GRID and grid32.ocx
I have a brand new computer which was freshly loaded with Visual Basic 6.0. I have copied all the code from the previous computer to this new one.
But loading a project produced the following error.
Class MSGrid.Grid of control grdS101 was not a loaded control class.
So I did some research and I think that this means that the ocx file, grid32.ocx, needs to be loaded. I did a search of my hard drive and I found that this file was missing. The only thing close to it was dbgrid32.ocx.
Is this the same thing? If so, how do I “load it”? If not, where do I find grid32.ocx and what do I have to do to load it?
|