Kbase 18739: Application With Different Desktop Settings GPF
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/5/2002 |
|
Solution ID: 18739
FACT(s) (Environment):
Windows 32 Intel
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
Applications GPFs with different desktop settings
When the displayed Desktop is set differently, an application developed and compiled on one system encounter GPFs when deployed on another system.
CAUSE:
Applications are built and compiled on a development system where certain desktop settings are in place. When the code is deployed to run on a different system, settings may differ on the deployed hardware and problems, such as a GPF, can arise. This can also be true when a client tries to access the compiled .r code from a client machine.
FIX:
1) On the destination system, go to START > settings > control panel.
2) Choose the Display icon then click on settings.
3) Adjust the settings to align with those on the system where the code was developed and compiled.
4) Reboot the system.