Inadequate VB6 license
didis
-
didis -
didis -
Hello,
I am looking for a solution, here is my problem: I need to make changes to a program in VB6. But the issue is that it contains an object for which I am shown the following error:
The license information for this part is not found. You do not have the appropriate license to use this feature in the development environment.
the object in question is maqzip.
please help
Configuration: Windows XP / Firefox 11.0
I am looking for a solution, here is my problem: I need to make changes to a program in VB6. But the issue is that it contains an object for which I am shown the following error:
The license information for this part is not found. You do not have the appropriate license to use this feature in the development environment.
the object in question is maqzip.
please help
Configuration: Windows XP / Firefox 11.0
8 answers
-
Hello,
Does this message appear at VBP startup or when launching the program? -
Hello,
When I open this form the object in question disappears, but as soon as I select it from the toolbar to restore it, this message appears:
The licensing information for this part cannot be found. You do not have the appropriate license to use this feature in the creation environment.
In my program this object is used to compress and decompress files.
Thanks for your help!!! -
Hello,
You will find on this site a VB6 license validation utility (legal and free)
https://support.microsoft.com/fr-fr/help/194751
FILE: VB6Cli.exe fixes licensing issues with Visual Basic 6.0
Have a good continuation -
-
Hi,
You should go into the project components to get the exact name of maqzip so I can download it to help you. -
Maqzip is linked to the BWZipCompress300 library; the two files dedicated to it are:
BWZipVB7f.oca
BWZipVB7f.dll
Thank you for your help -
Hi,
Where did you get this from, because I can’t find it on the internet -
Hello,
In VB6, in the Object Browser.
I’ve searched the internet for maqzip and bwzipcompress300 but without success.
The functions that are used from the maqzip object are:
ZipCompress
ZipUncompress