Verify environment support
Review the Supported Platform Matrix for the Sage 100 version and confirm that your environment is supported.
Add a Data Execution Prevention exception
Note: These steps apply to Windows Server 2019.
- Open Control Panel.
- Click System and Security.
- Click System.
- Click Change Settings.
- In the System Properties window, select the Advanced tab.
- In the Performance section, click Settings.
- In the Performance Options window, select the Data Execution Prevention tab.
- Select one of these options:
- Turn on DEP for essential Windows programs and services only
- Turn on DEP for all programs and services except those I select
- If you selected the second option:
- Click Add.
- Browse to the
..\MAS90\Launcher folder. - Select the file listed in the Windows error details:
- Launch32.exe
- Launcher.2016.exe
- Pvxwin32.exe
- Pvxwin64.exe
- Click Open.
- Click Apply.
- Click OK.
- Restart the server.
Disable DEP if the issue continues
Run the BCDEdit command
- Open Command Prompt as an administrator on the Terminal Server.
- Verify the title bar displays Administrator: Command Prompt.
- Enter the following command:
- bcdedit.exe /set nx AlwaysOff
- You should get the following response:
- "The operation completed successfully."
- Reboot the Terminal Server for the settings to take effect