Vfp6enu.dll
2. Vfp6r.dll
3. Vfp6renu.dll
4.Vfpcab.dll
5. Vfpodbc.dll
These are the files and yes in the windows\system32
Main Topics
Browse All TopicsThere is an Application hosted on Windows 2003, and the client computer share a shortcut to the exe file on the server. This application was written years ago in FoxPro and is not maintained any more.
On a new PC, I get the message 'Cannot Locate Microsoft Visual Foxpro Library' when I put the shortcut to the exe.
I read in one of the past EE post about the 2 files.
http://www.experts-exchang
So I downloaded them and tried registering with regsvr32 and here are the results.
( I tried it in both system and system32 folders on the client PC)
1)c:\windows\system32\vfp6
2)vfp6renu.dll - version 6.0.8167.0
c:\windows\system32\vfp6re
And I still get the same message when I try to run the exe file. The other client PCs work fine wiht the exe shortcut, so I know that the application still works
Thanks.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You don't need to register the dlls. Which version of VFP is the executable compiled in. Your first post suggest VFP6 and the 2nd post suggests vfp5. You will also need the c runtime dll. MSVCR??.dll. It could be msvcr40.dll or msvcr50.dll or msvcr60.dll. I don't remember which version. You will need to copy it into the system32 folder.
Business Accounts
Answer for Membership
by: anushahannaPosted on 2009-08-14 at 21:29:59ID: 25104215
I went into one of the other client computers and I see these files in the c:\windows\system32 folder:
Are these the same files that I need in the new PC in the system32 folder, to make the Foxpro exe work?
VFPOLE50.DLL
vfpodbc.dll
VFP500.DLL
VFP5ENU.DLL
Thanks