I have ngened an assembly (an exe with dependant dlls) and it runs fine. But when the computer is restarted and the application is run first time it runs in JIT mode and in subsequent runs it runs in ngened mode. Also when I tried to ngen the assembly with ngen install myassembly.exe
the following message appears.
failed to compile strong name validation failed
I did the ngen process using Advanced Installer