Troubleshooting and Known Issues
- If while packaging, the application just crashes when you go to build it, this can happen on a Server OS. The following KEY and DWORD string need to be put into the registry to resolve.
- PDApp.exe crashes because of SEHOP (exploit protection), which is enabled by default on server OS. Put PDApp.exe on the exception list:
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\PDApp.exe (create this KEY) --> DisableExceptionChainValidation (Dword) = 1
Does not require reboot.
- PDApp.exe crashes because of SEHOP (exploit protection), which is enabled by default on server OS. Put PDApp.exe on the exception list: