Again I call upon you for help 
Author Message
 Again I call upon you for help

Okay, yet again, with VB5, I get the error, upon loading...

Line 47: Class MSWinsockLib.Winsock of control Winsock1 was not a loaded control class.

How to i load this?  I've already asked this one time before, and am
hoping that someone could help me with this one.  Thanks in advance
to anyone kind enough to answer.

Serrin



Fri, 04 Feb 2000 03:00:00 GMT  
 Again I call upon you for help
Quote:
> Line 47: Class MSWinsockLib.Winsock of control Winsock1 was not a loaded control class.



Fri, 04 Feb 2000 03:00:00 GMT  
 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



Fri, 04 Feb 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. !!TRYING AGAIN FOR INFO ON CALLING BEEPER WITH VB

2. Calling a helpfile (again)

3. Calling C DLLs (again)

4. API call to disable network and to enable it again

5. Help me upon CD..!!

6. VBA on again off again

7. Help File Help (yet again...)

8. Printer object again and again

9. Again and Again, Bold text in a Listview

10. HELP!?! Can VB die gracefully upon ExitWindow call?

11. Help:Is there a way for a CALL stmt to call any procedure

12. Help! Calling commondlg with API calls

 

 
Powered by phpBB® Forum Software