Results 1 to 22 of 22

Thread: License information for this component not found .... HELP!

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12

    Exclamation

    Whenever I try to use the Winsock control in my VB 6 (Learning Edition) it always come up with a message that says:

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

    I am using Windows 95 with the newest Winsock Update.
    peace and love

    dylan

  2. #2

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12
    But I did what it said and now my winsock control doesn't appear. I will try to re-register it using regsvr32...is that the correct thing to do?
    peace and love

    dylan

  4. #4
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    From what that article says -- yes

    you can also try this util from M$

    http://support.microsoft.com/support.../Q194/7/51.ASP

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12
    It still does the comes up with the same thing after I followed the instructions on the page! ack!...i'll try the other page u gave me...
    peace and love

    dylan

  6. #6

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12
    Originally posted by niceguy1
    It still does the comes up with the same thing after I followed the instructions on the page! ack!...i'll try the other page u gave me...
    I think this page will work...
    peace and love

    dylan

  7. #7

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12
    Not working..sorry to be bugging ya....it says in the readme file that it only works for the professional and enterprise edition - i have the learning edition.
    peace and love

    dylan

  8. #8
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    Did you follow all the instructions, including reinstall VB?

  9. #9
    Guest
    Originally posted by niceguy1
    Not working..sorry to be bugging ya....it says in the readme file that it only works for the professional and enterprise edition - i have the learning edition.
    Internet Controls, along with a lot of other controls are not available to users with the Learners Edition of VB, if you wish to use the Internet Controls and plan to program with them, I suggest you get the Professional or Enterprise Edition of VB.

  10. #10

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12
    Originally posted by Clunietp
    Did you follow all the instructions, including reinstall VB?
    Ya...I also downloaded the exe and ran it.....
    peace and love

    dylan

  11. #11

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12
    Originally posted by Matthew Gates
    Originally posted by niceguy1
    Not working..sorry to be bugging ya....it says in the readme file that it only works for the professional and enterprise edition - i have the learning edition.
    Internet Controls, along with a lot of other controls are not available to users with the Learners Edition of VB, if you wish to use the Internet Controls and plan to program with them, I suggest you get the Professional or Enterprise Edition of VB.
    Microsoft is cheap.

    But anyway , I assume that internet controls won't work with VBCCE also?
    peace and love

    dylan

  12. #12
    Guest
    Nope.

    I had VB5CCE, couldn't do much. It's mainly just for making controls.

    Then I got VB6 and I can use everything .

  13. #13
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    Nice catch Matthew

    According to the MS Site, the Winsock control isn't fixed by VB6CLI.exe for the learning edition, therefore you probably can't use that particular control with your edition

  14. #14

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12
    Originally posted by Matthew Gates
    Nope.

    I had VB5CCE, couldn't do much. It's mainly just for making controls.

    Then I got VB6 and I can use everything .
    ack! ack! ack!

    are there any controls that mimick the winsock control that I could use?

    bill gates has BILLIONS dollars, and he can't afford to allow little dumb people like me who want to learn visual basic to use internet controls! acK! why don't they rename themself to "monopoly!"
    peace and love

    dylan

  15. #15
    Addicted Member
    Join Date
    Feb 2000
    Posts
    224

    Wink Registry Hack !!!

    Just Copy and Paste this in notepad and save it as
    .reg file. Then Double click to merge the information with registry. The Control is now usable...
    Code:
    REGEDIT4
    
    [HKEY_CLASSES_ROOT\Licenses\2c49f800-c2dd-11cf-9ad6-0080c7e7b78d]
    @="mlrljgrlhltlngjlthrligklpkrhllglqlrk"
    If you can't pronounce my name, call me GURU

  16. #16

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12

    Cool Re: Registry Hack !!!

    Originally posted by G.Kumaraguru
    Just Copy and Paste this in notepad and save it as
    .reg file. Then Double click to merge the information with registry. The Control is now usable...
    Code:
    REGEDIT4
    
    [HKEY_CLASSES_ROOT\Licenses\2c49f800-c2dd-11cf-9ad6-0080c7e7b78d]
    @="mlrljgrlhltlngjlthrligklpkrhllglqlrk"
    Will try .... nice calculator....
    peace and love

    dylan

  17. #17

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12

    Re: Re: Registry Hack !!!

    Originally posted by niceguy1
    Originally posted by G.Kumaraguru
    Just Copy and Paste this in notepad and save it as
    .reg file. Then Double click to merge the information with registry. The Control is now usable...
    Code:
    REGEDIT4
    
    [HKEY_CLASSES_ROOT\Licenses\2c49f800-c2dd-11cf-9ad6-0080c7e7b78d]
    @="mlrljgrlhltlngjlthrligklpkrhllglqlrk"
    Will try .... nice calculator....
    Didn't work...but i haven't re-booted yet so i will try that
    peace and love

    dylan

  18. #18
    Addicted Member
    Join Date
    Feb 2000
    Posts
    224

    Lightbulb

    This Works only For Winsock.ocx Version 6
    If you can't pronounce my name, call me GURU

  19. #19

  20. #20

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12

    Post

    I think i have winsock 6.0...the reg hack didn't work...i'll try the link...
    peace and love

    dylan

  21. #21

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Peace and Love Ave
    Posts
    12
    Originally posted by niceguy1
    I think i have winsock 6.0...the reg hack didn't work...i'll try the link...
    IT WORKED@!!!!!!!!!!! joy!

    thank you
    peace and love

    dylan

  22. #22
    Guest
    Before I got VB6, I had the same problem, and I searched everywhere for a control. Planet-Source-Code is where I found it. I was using that fix for it for a while, than I think VB6 updated it because my computer has been reformatted and I didn't need to use that download again.

    Whether it be Learners, Profession, Enterprise, I believe all has a right to every control, it helps you to practice and see your skills in certain areas. Some areas may be better than others and you try to improve them. And Internet Controls are a good area to start.

    Glad it helped you.

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