Age old problem I use the setup wizard.
Creates an exe.
Load on other machines.
Runs fine.
Finds everything.
Load the same exe on my machine.
When I try to run it I get an error.
The problem is with my machine only.
I develop applications for my company and then load them onto other people's machines.
As strange as this sounds when I load the applications on my on machine I get an error message when I try to run it.
Cannot locate the Microsoft Visual FoxPro supply library.
I am thinking about creating some applications at home on my own.
What would be the going rates for creating them ?
It is a sports name keeping/keeping track of meets and scores application for approx. 100 kids.
The procedure is in the same program that I call from the menu.
The on error works when I run the program during development but doesn't when I call it from the menu.
I am also running 6.0 sp 5.
I added this to my program but the programs ignores it.
ON ERROR DO myopenerror
use homesv in a
ON ERROR
procedure myopenerror
? "Ran this"
endproc
The homesv table does not exist.
The program defaults to the application error handler.
(Got this information from the debugger.)
Why...
I created the .exe for my application and copied it to the network and then loaded the application onto another operators machine.
Works fine.??????
Load it onto mine and it doesn't work.
I have given up.
Since I only run the applications while I'm in FoxPro it seems fruitless to continue to...
All of my applications go out to others in my office. I have been doing this for 2 years. Thursday May 30th this message started appearing. Applications that I built months ago that I load onto my machine from the network won't load.
I get the previouly mentioned error.
What changed on my...
typed in regsvr32 vfp6renu.dll
error screen reads
vfp6renu was loaded, but the DllRegisterServer entry point was not found
vfp6renu does not appear to be a .DLL or .OCX file
I have also uninstalled VFP and reloaded it back.
A new software was loaded by our company that uses FoxPro.
Their system loaded a config.fpw to the C:\WINDOWS\SYSTEM directory. I renamed that file and my default settings returned. However when I build the .exe as I always have it loads as before but when you try to run it I get the...
I created an application is for viewing reports only.
It works fine until I loaded it onto a computer that has Windows Millennium. When I run the report it crashes out of FoxPro. Is there a fix for this ?
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.