Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with VFPCompression.fll
Message
From
08/12/2011 15:25:00
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01530647
Message ID:
01530661
Views:
67
>>>>Hello,
>>>>
>>>>I get an error with VFPCompression.fll, one some computers it does not recognize the fll:
>>>>
>>>>
>>>>IF NOT "VFPCOMPRESSION" $ UPPER(SET("Library"))
>>>>	SET LIBRARY TO Bin\VfpCompression.fll ADDITIVE
>>>>ENDIF
>>>>UNZIPQUICK(File,Target) &&give an error "File unzipquick.prg does not exist.
>>>>
>>>>
>>>>On other computers it works, so I wonder if it misses some dll files?
>>>
>>>Download Dependency Walker (it is free) and open this fll on the computer where you get error.
>>
>>That was a great idea, the file that was missing was msvcp71.dll.
>
>Usually your application should bomb with error like "Invalid FLL.." or something like this, at the time you SET LIBRARY TO.
>Maybe you have some error routine that hides this error?

No, that particular code did not have an error routine as far as I could see. The msvcr71.dll was present, I suppose when that would have been missing it would have given the error?
Christian Isberner
Software Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform