Thanks Rick!
-Phil
From: | Phil Sherwood |
To: | Rick Strahl |
Thanks Rick!
-Phil
You can't add it to the EXE, you need to create the file and distribute it with your application. Same name as the EXE with a .config extension:
MyApp.exe.config
in the same folder as the EXE. In VFP IDE the config file has to live in VFP9.exe.config in the VFP install folder.
+++ Rick ---
How do I add that config file to my exe? Sorry to be ignorant about it. Can you point me to the docs to do this?
Phil