Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

vfp8enu.dll

Status
Not open for further replies.

rickesilaw

Programmer
Jun 24, 2002
154
CA
We created vfp8 exes then installed on a system where vfp8 was not installed. Copied runtime files as suggested (vfp8r.ddl, vfp8enu.dll, gdiplus.dll) but get error on vfp8enu.dll - "VFP8ENU.DLL was loaded but the DLLregisterserver entry point was not found"

Documentation says to just copy - does this file have to be registered?
 
You're probably missing msvcrt70.dll.

The Fox wiki has a good list of required files.
 
actually found the file - vfp8renu.dll - we had copied vfp8r.dll, vfp8enu.dll - I finally copied all the dlls from vfp8 then started deleting until found the culprit. Thx for help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top