OldxBaser
Programmer
- Nov 5, 2009
- 24
We build our distributable EXEs with the "Encrypted" box checked in the Project Information screen. Lately, we have also checked the DebugInfo box.
We have been having an increase of C0000006 errors recently on Windows7 (64-bit) workstations on a few clients running on SBS2008(x64) networks. The VFP9Rerr.log always shows the path to the offending PRG/SCX/VCX based on the path here on our dedicated Compiler computer. (fyi the error is always on a file read).
To try and check the EXE in a hex editor for these paths, I tested recompiling with the "Encrypted" box unchecked. On a few of our larger PJXs, the build ignores the setting and compiles encrypted. When I check the setting in the PJX, it is set as checked again. If I uncheck it and exit the PJX, the next time I open the PJX, it is still unchecked, but immediately after building, it is again reset to checked.
Any ideas?
We have been having an increase of C0000006 errors recently on Windows7 (64-bit) workstations on a few clients running on SBS2008(x64) networks. The VFP9Rerr.log always shows the path to the offending PRG/SCX/VCX based on the path here on our dedicated Compiler computer. (fyi the error is always on a file read).
To try and check the EXE in a hex editor for these paths, I tested recompiling with the "Encrypted" box unchecked. On a few of our larger PJXs, the build ignores the setting and compiles encrypted. When I check the setting in the PJX, it is set as checked again. If I uncheck it and exit the PJX, the next time I open the PJX, it is still unchecked, but immediately after building, it is again reset to checked.
Any ideas?