Inadequate VB6 license

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

8 answers

  1. f894009 Posted messages 17417 Registration date   Status Member Last intervention   1 717
     
    Hello,
    Does this message appear at VBP startup or when launching the program?
    0
  2. didis
     
    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!!!
    0
  3. f894009 Posted messages 17417 Registration date   Status Member Last intervention   1 717
     
    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
    0
  4. didis
     
    Thank you,

    I just tried, but nothing happens I still have the same problem with this object.
    0
  5. f894009 Posted messages 17417 Registration date   Status Member Last intervention   1 717
     
    Hi,
    You should go into the project components to get the exact name of maqzip so I can download it to help you.
    0
  6. didis
     
    Maqzip is linked to the BWZipCompress300 library; the two files dedicated to it are:

    BWZipVB7f.oca
    BWZipVB7f.dll

    Thank you for your help
    0
  7. f894009 Posted messages 17417 Registration date   Status Member Last intervention   1 717
     
    Hi,
    Where did you get this from, because I can’t find it on the internet
    0
  8. didis
     
    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
    0