RickSchummer
Programmer
Problem: starting a VFP 8 SP1 custom runtime EXE, the user gets a message on the client machine to
convert FoxUser from 3.0 to 6.0.
App is run off server from a workstation. Running app on server displays same question.
CONFIG.FPW is compiled into the EXE:
RESOURCE = OFF
ALLOWEXTERNAL = OFF
No CONFIG.FPW in the application folder so it cannot be pointing to a resource file. No -C parameter
on the shortcut. No FoxUser in the application folder, not in search path, no FoxUser is created in
the application folder after answering No to the question to convert.
Doing a SET in DOS window does not show the old FOXPROWCFG or FOXPROCFG environment variables.
Stumped. Anyone have any fresh ideas where the FoxUser could be found? Nothing in the Microsoft KB, nothing in my personal experience.
_RAS
VFP MVP
convert FoxUser from 3.0 to 6.0.
App is run off server from a workstation. Running app on server displays same question.
CONFIG.FPW is compiled into the EXE:
RESOURCE = OFF
ALLOWEXTERNAL = OFF
No CONFIG.FPW in the application folder so it cannot be pointing to a resource file. No -C parameter
on the shortcut. No FoxUser in the application folder, not in search path, no FoxUser is created in
the application folder after answering No to the question to convert.
Doing a SET in DOS window does not show the old FOXPROWCFG or FOXPROCFG environment variables.
Stumped. Anyone have any fresh ideas where the FoxUser could be found? Nothing in the Microsoft KB, nothing in my personal experience.
_RAS
VFP MVP