I have a customer who following installation on a new PC of my application receives the following error message on running:-
Library File vfpencryption71.fll is invalid
Difficult to know without more information. It's unlikely that the FLL itself is invalid, given that this is an existing application and it has worked before. My guess is that one or more of the VFP runtime files is missing.
How are you organising the installation? Are you using Inno Setup or InstallShield Express or some similar program? If not, are you sure you are installing the correct runtimes, especially the C++ support libraries such as Msvcr71.dll? The VFP Help topic Application Distribution Process" has more information about these.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
My application extracts data from their accounting system which is also a vfp9 application and that runs with no issues.
I also disabled the code that loads the FLL and the program then loaded without issue.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.