Results 1 to 4 of 4

Thread: Winsock Control

  1. #1

    Thread Starter
    Hyperactive Member Hampster's Avatar
    Join Date
    Feb 2001
    Location
    On my hamster wheel.
    Posts
    374

    Question

    Every time I try to insert the Winsock control in my app it comes up with this message:

    License information for this component not found. You do not have an appropriate license to use this functionality in the design environment

    Any idea what this means and/or how to get winsock to work?

  2. #2
                      
    Guest

    You have to register the control

    I dont mean regsiter as in putting out $$$..but i mean you have to register the control into your computer...sorry i dont know how to do it though..

  3. #3
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266
    Use regsvr32 utility. Try this
    Put the winsock ocx in windows system. Actually it is usually present in windows system unless u have moved it.
    The at command run type

    regsvr32 <name of winsock control>

    Thats it.

  4. #4

    Thread Starter
    Hyperactive Member Hampster's Avatar
    Join Date
    Feb 2001
    Location
    On my hamster wheel.
    Posts
    374
    The regsvr32 did not work...

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