Article
Problem
The GroupWise Client 6.5.x on Windows 2003/Terminal Services shows its splash screen, then it disappears. Either the splash screen will appear, and an error message will appear in the Application log, or there will be no Application log error.
Solution
Make sure Data Execution Prevention (System->Advanced Tab->Performance/Settings button->Data Execution Prevention) is set to "Turn on DEP for essential Windows programs and services only". I tried the second (exception) option to no avail. Save yourself some misery!
Environment
- Windows Server 2003/2003 R2
- NetWare Client 4.91 SP2/SP3
- GroupWise Client 6.5.2/.3/.4/.5/.6/.6 R1
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
Add these exceptions
Submitted by joopbraak on 29 June 2010 - 1:55pm.
What the bleep are you disabling DEP for? Just because a lousy programmed Novell vehicle doesn’t use memory allocation properly?
Scandalous that in their TID they don't admit to be lousy programmers but instead advise to partly disable DEP !
Instead add these exceptions (still necessary with version 7.04):
See http://www.picamatic.com/show/2009/11/24/06/09/606...
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
“C:\\WINDOWS\\system32\\mapisrvr.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\gwreload.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\gwsync.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\instwms.exe”=”DisableNXShowUI”
“C:\\WINDOWS\\system32\\ml3xec16.exe”=”DisableNXShowUI”
“C:\\Program Files\\Windows NT\\Windows Messaging\\exchng32.exe”=”DisableNXShowUI”
“C:\\Program Files\\Windows NT\\Windows Messaging\\mlset32.exe”=”DisableNXShowUI”
“C:\\WINDOWS\\system32\\mapisp32.exe”=”DisableNXShowUI”
“C:\\Program Files\\Windows NT\\Windows Messaging\\scanpst.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\addrbook.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\grpwise.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\htrsetup.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\gwimpexe.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\notify.exe”=”DisableNXShowUI”
“C:\\WINDOWS\\system32\\mdisp32.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\pdaconnect.exe”=”DisableNXShowUI”
“C:\\Novell\\GroupWise\\40comupd.exe”=”DisableNXShowUI”
Unbelievable huh? Groupwise sucks.
- Be the first to comment! To leave a comment you need to Login or Register


1