The program must be modified to run in a 64-bit environment. Open the solution file in MS Visual Studio (steps may differ depending on the VS version installed) and complete the following steps:
- Go to the Project menu and select [Project_Name], Properties
- In the Build tab, change the Target Platform from Any CPU to x86
- Recompile the customization