I recently ran into an issue with the GroupWise 7 client crashing on a new terminal server running Server 2008 R2. The error I received was “This application has requested the Runtime to terminate it in an unusual way.”
Some searching through Novell’s site revealed that this is a known issue with the GroupWise client not playing well with DEP. Sure enough, adding an exception for the GroupWise client in the DEP configuration resolved the issue. For those who are unsure how to do this:
- Right-click on Computer and select Properties.
- Click the Advanced System Settings link.
- Click the Advanced tab.
- Click the Settings button under the Performance section.
- Click the Data Execution Prevention tab.
- Click the Add button under the exceptions list.
- Navigate to the grpwise.exe executable and click the Open button.
- Click the OK button on each dialog to save your changes.