|
-
Jun 19th, 2002, 01:37 PM
#1
Thread Starter
New Member
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.
-
Jun 20th, 2002, 10:08 AM
#2
Hyperactive Member
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.
-
Jun 20th, 2002, 11:10 AM
#3
Stupid Winsock.
If you are missing some DLL and OCX files, try to reinstall VB..
-
Jun 20th, 2002, 12:16 PM
#4
Thread Starter
New Member
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.
-
Jun 20th, 2002, 02:23 PM
#5
Hyperactive Member
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.
-
Jun 20th, 2002, 04:37 PM
#6
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|