I have VB 5.0 professionnal with SP2 installed on my machine and I get this
message when i want to add or use the MSFlexGrid control. I get this error
message: License information not found for this component ...
I know that other peoples reported similar bugs with other controls such
MSComm32. I've tried to un and re-install VB5 and SP2 with no luck. I've
also tried to un and re-register the ocx with regsvr32, again better
results.
I looked the file Vbctrls.reg found on the cd, and i tried it. But I don't
think its applicable with the MSFlexGrid control.
I've also looked everywhere for a solution and tried everything and I'm not
able to make it work.
I think I'll be a candidate for the asylum if I don't find the trouble...
If someone could help, it would be appreciated.
Thanks.
Martin Larose
lar...@NOSPAMargotech.qc.ca
*remove nospam to reply
Try this in the order
1.) Unregister the component (regsvr32 /u msflxgrd.ocx) (I think that's
the name)
2.) Go into your registry (run regedit) and search for msflxgrd.ocx
3.) Register it with regsvr32 again
if that don't work try
1.) Double click on vbctrls.reg
if that don't work
1.) Find someone with VB5 installed and have them export their Licenses
registry node to a .reg and then just double click on the .reg file (I'd
attach mine, but I have sheridan and crystal and other stuff installed too)
if that don't work
1.) Find your win95 disc because you might be looking at reinstalling your
OS and everything else
Kevin
p.s. Anyone willing to take a clean machine and install just VB5 pro or
enterprise and post an attached exported license information?
Martin Larose wrote in message
<#5N5aVD...@uppssnewspub05.moswest.msn.net>...
Try reinstalling just the VB4.0 32-bit Custom Controls, this worked
for me.
2.5) Erase every key instance related to MSFLXGRD.OCX found with the
registry editor.
I got the same problem too! It start with msflxgrd.ocx then another control
and another.
Kevin Schlegelmilch <_ksch...@dimensional.com> wrote in message ...
Kevin
thanks for everybody's help.
Martin Larose