Results 1 to 6 of 6

Thread: Help with Winsock controls

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    3

    Question Help with Winsock controls

    I've been using VB for a few months now, and I've decided to write a small messaging program to use over a network so I can familiarize myself with Winsock. However, when I attempt to draw a winsock control onto my form, I get an error message:

    Class not registered.
    Looking for object with CLSID:{248DD896-BB45-11CF-9ABC-0080C7E7B78DA}

    I also downloaded the mswinsck.ocx file a few days ago, could this be the problem? Thank in advance.

  2. #2
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    uk
    Posts
    327
    Which version of VB do you have, and where did you download the OCX from? You shouldn't have needed to download it, since it comes with VB... but you must have the right edition of VB, since you're not licensed to use it in some editions.

  3. #3
    Stiletto
    Guest
    Stupid Winsock.
    If you are missing some DLL and OCX files, try to reinstall VB..

  4. #4

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    3
    I have version 6 of VB and it's the Learning Edition, if that helps. I can't remember where I got the .ocx, but I know it wasn't Microsoft's homepage.

  5. #5
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    uk
    Posts
    327
    You don't have the correct license to use Winsock at design time. So it won't work, no matter where you download it from.

  6. #6

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    3
    Okay, so no Winsock. What can I do with the learning edition? I'm looking to tune up my VB skills and have something challenging to do over the sumer. Any ideas?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width