|
-
Feb 25th, 2001, 03:30 PM
#1
Thread Starter
Hyperactive Member
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?
-
Feb 25th, 2001, 10:05 PM
#2
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..
-
Feb 26th, 2001, 12:48 AM
#3
Hyperactive Member
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.
-
Feb 26th, 2001, 04:44 PM
#4
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|