Kbase P5605: prowin32.exe has generated errors and will be closed by Windows
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Progress 9.1C
SYMPTOM(s):
prowin32.exe has generated errors and will be closed by Windows
Exception code: C0000005 ACCESS_VIOLATION in protrace file
Fault address: 10099FBE 01:00098FBE C:\Program Files\Progress\bin\prow32.dll
CAUSE:
Running an application from a desktop icon and trying to close a parent window without explicitly closing a persistent child window
FIX:
Ensure that all child windows running persistently are explicitly destroyed by running something like:
IF VALID-HANDLE(hchild) THEN RUN DestroyObject IN hchild.