
Again I call upon you for help
Quote:
> Line 47: Class MSWinsockLib.Winsock of control Winsock1 was not a loaded control class.
Hi Serrin,
This means that your .vbp project file has dropped its reference to the
winsock control. It happens occasionally in my projects when it loses
its reference to the DAO3.5 object.
Load your project, ignoring the 'error in load' message.
Click on Project, then on Components.
This gives you a checkbox list of all the potential control libraries.
Click on Microsoft Winsock Control 5.0 - it will be checked and loaded.
You will see its icon appear on the Toolbox if the toolbox is visible at
the time.
Cheers
Dan