Microsoft Visual FoxPro error message

speedy -  
roi_yassin Posted messages 51 Registration date   Status Member -
Hello,
after reinstalling a tax software, I encountered this message:
Microsoft Visual FoxPro
cannot locate the Microsoft Visual FoxPro support library,
when I want to open my program to work on it
what is happening?? Can you help me and tell me what the problem is???
thank you in advance
Configuration: Windows XP Internet Explorer 7.0

1 answer

bonnedéfausse
 
VFP support library = Fox runtime files
in the form of VFP9???.dll for version 9 of Fox (note that the runtimes vary depending on the version of Fox used for your application)
three possibilities during your reinstallation

1°) it went wrong
2°) you only copied the installation directory, forgetting to copy the runtime files, since you didn't know they existed
3°) your application was delivered without a proper installation procedure (usually an InstallShield from VFP9)... and in that case, you'll either have to lament your fate or find the developer... good luck!

HTH

Bonnedéfausse
1
roi_yassin Posted messages 51 Registration date   Status Member 2
 
Salut
I am a beginner in programming with VFP6.0, I have created quite a few applications but my problem is how to create an executable, for now I am using the VFP6.0 language to run my applications.
Please tell me how to make an executable file urgently.......
0