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.