Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET LIBRARY Command Clarification
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00284939
Message ID:
00284996
Vues:
19
>>>Your .FLL file is trying to return some kind of error, and it can't, so FoxPro thinks it's a program and tries to compile it. More than likely, since this is only happening on one machine, that machine is missing some other .DLL file that your .FLL file is dependant on. If you have Visual Studio, there is a DEPENDS.EXE you could try running on the .FLL file and see what other .DLL's it is dependant on. It's probably MSVCRT.DLL or MSVCRT2.DLL that's missing on the one machine, but that's just a SWAG.
>>
>>Thanks for the depends.exe! I could not find out why mscomm32 was not working on 1 machine and that exe allowed me to find the missing dll.
>>
>>Thanks a bunch.
>>
>>__Stephen
>
>Another useful tool is the VFP Class Browser to look at .OCX files, etc.
>Doesn't help with the dependencies, but now you've got the tool for that, too.

Well they were missing a dll, but I still get an error:
Appropopriate license for this class not found.

I'm calling mscomm32. It works fine on my machine, but not the one with the bar code printer. Have you ever seen this one?

I have regsvr32 mscomm32 on their box already.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform