Click to See Complete Forum and Search --> : License information for this component not found .... HELP!
niceguy1
Jan 17th, 2001, 09:52 AM
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.
Clunietp
Jan 17th, 2001, 09:59 AM
http://support.microsoft.com/support/kb/articles/Q177/7/99.ASP?LNG=ENG&SA=ALLKB
niceguy1
Jan 17th, 2001, 10:17 AM
Originally posted by Clunietp
http://support.microsoft.com/support/kb/articles/Q177/7/99.ASP?LNG=ENG&SA=ALLKB
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?
Clunietp
Jan 17th, 2001, 10:20 AM
From what that article says -- yes
you can also try this util from M$
http://support.microsoft.com/support/kb/articles/Q194/7/51.ASP
niceguy1
Jan 17th, 2001, 10:22 AM
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...
niceguy1
Jan 17th, 2001, 10:24 AM
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...
niceguy1
Jan 17th, 2001, 10:28 AM
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.
Clunietp
Jan 17th, 2001, 10:33 AM
Did you follow all the instructions, including reinstall VB?
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.
niceguy1
Jan 17th, 2001, 10:35 AM
Originally posted by Clunietp
Did you follow all the instructions, including reinstall VB?
Ya...I also downloaded the exe and ran it.....
niceguy1
Jan 17th, 2001, 10:39 AM
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?
Nope.
I had VB5CCE, couldn't do much. It's mainly just for making controls.
Then I got VB6 and I can use everything :).
Clunietp
Jan 17th, 2001, 10:44 AM
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
niceguy1
Jan 17th, 2001, 10:45 AM
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!"
G.Kumaraguru
Jan 17th, 2001, 03:41 PM
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...
REGEDIT4
[HKEY_CLASSES_ROOT\Licenses\2c49f800-c2dd-11cf-9ad6-0080c7e7b78d]
@="mlrljgrlhltlngjlthrligklpkrhllglqlrk"
niceguy1
Jan 18th, 2001, 08:08 AM
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...
REGEDIT4
[HKEY_CLASSES_ROOT\Licenses\2c49f800-c2dd-11cf-9ad6-0080c7e7b78d]
@="mlrljgrlhltlngjlthrligklpkrhllglqlrk"
Will try .... nice calculator....
niceguy1
Jan 18th, 2001, 08:12 AM
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...
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
G.Kumaraguru
Jan 18th, 2001, 08:26 AM
This Works only For Winsock.ocx Version 6
Try this link:
Register Winsck.ocx & Inet.ocx - Files included! (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=4860)
niceguy1
Jan 18th, 2001, 11:51 AM
I think i have winsock 6.0...the reg hack didn't work...i'll try the link...
niceguy1
Jan 18th, 2001, 11:56 AM
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
Before I got VB6, I had the same problem, and I searched everywhere for a control. Planet-Source-Code (http://www.planet-source-code.com) 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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.