Results 1 to 8 of 8

Thread: Error when trying to insert Winsock control!

  1. #1
    It's a gas!
    Join Date
    Jul 2002
    Posts
    699

    Error when trying to insert Winsock control!

    Hi guys

    When trying to insert a winsock control 6 into VB 6 Learning Edition i get the message 'License information for this component not found. You do not have an appropriate license to use this functionality in the design environment.'

    Please help someone!

    r3b007

  2. #2
    Senior Member
    Join Date
    Oct 2001
    Location
    Helsinki, Finland
    Posts
    570
    Looks like the Learning Edition you've got doesn't allow using that control. Did you get it with some book or something? Go buy Standard/Professional/Enterprize edition.
    Q: Why do computer scientists confuse Christmas and Halloween?
    A: Because Oct 31 = Dec 25

  3. #3
    It's a gas!
    Join Date
    Jul 2002
    Posts
    699
    Looks like im gonna have to, thats if you're right of course!

    r3b00+

  4. #4
    Junior Member
    Join Date
    Aug 2002
    Posts
    17
    I agree with ZeroOne, I had the same problem and found out that higher versions (standard/prof/...) are able to use winsock. just go and get one of these versions and try again, it should work.

    (I myself am using Enterprise Edition and it works well)
    This post has been [shadow]sledged[/shadow]

  5. #5
    Senior Member
    Join Date
    Dec 2001
    Posts
    151
    maybe you could try and use the winsock API?

    http://216.26.168.92/vbapi/ref/funcc.html#winsock
    -[h3llbringer] is back, again.
    -MSN CLoNE.

  6. #6
    Originally posted here by hellbringer87
    maybe you could try and use the winsock API?

    http://216.26.168.92/vbapi/ref/funcc.html#winsock
    That will most likely work, and is better to use then the control anyway. You are definately having this problem because you are using learning edition, which is free or very inexpensive. Sorry to say it, but if you are gonna get serious with VB, you will have to buy a better version. Learning edition is just what it says, its ok when you are just starting to learn.

  7. #7
    You could always look to an alternative, calalyst makes a handy ocx called socket wrench, you can find it here. they have a pretty full featured OCX for free!!!!
    http://www.socket-wrench.com/

    I remember a few years ago when all I had was the learning edition of VB and this was the solution I used untill I could get my hands on a copy of VB that had winsock. Just my .02! Hope it helps

    PS they have excellent support and samples/demos, it's def. worth a look!

  8. #8
    It's a gas!
    Join Date
    Jul 2002
    Posts
    699
    Thanx alot for the replies guys, really appreciated!!!

    I ended up getting a copy of the pro edition which should keep me sweet =D

    Thanx again everyone

    r3b00+

Posting Permissions

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