Can't load Custom Control DLL: 'item'

Visual Basic could not load the specified custom control dynamic-link library (DLL).

Possible causes:

         You attempted to use the Add File command to load a DLL file that is not a valid Visual Basic custom control DLL.  Custom control files usually have a .VBX extension.

         You opened a project that contained a reference to a custom control DLL.  This DLL file exists but is not a valid custom control DLL.  The DLL file may have been damaged in some way; try replacing it with an undamaged copy.