In two different projects, two recently compiled .EXE files are no longer able
to be code signed. I get the error: 'Compiler error GEN1053: Code signing
process failed.' Other .EXE files in one of the projects are successfully
signed and both of the problem .EXE files use to go through the signing process
without incident. Any ideas about what can cause the error above when code
signing an executable? I checked the attributes of the files and they are not
set to read-only and the executables load and run as usual. Something is
causing the code signing process to fail.

Thanks,

John