Consultor Eletrônico



Kbase P145142: SYSTEM ERROR in .NET Event Handler when calling EMPTY-DATASET() in a child form
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/11/2010
Status: Unverified

SYMPTOM(s):

SYSTEM ERROR in .NET Event Handler when calling EMPTY-DATASET() in a child form

PROWIN32 runtime crashes with error:

SYSTEM ERROR in a .NET event handler
Exception Code: C0000005 ACCESS_VIOLATION
Fault addressL 102760F6 01:002750F6 <DLC>\bin\prow32.dll

Error does not occur when the ProDataSet has not been populated with data

Attempting to detach the ProBindingSource from the ProDataSet before calling EMPTY-DATASET() generates another error:

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Expanding records in the UltraGrid displaying the contents of the ProDataSet causes a JIT exception and crashes the session

FACT(s) (Environment):

Attempting to empty the ProDataSet by other means (for example, EMPTY TEMP-TABLE <temp-table>) fail with the same error
OpenEdge 10.2A
Windows

CAUSE:

Bug# OE00183483

FIX:

Upgrade to OpenEdge 10.2A02 or later
Upgrade to OpenEdge 10.2B or later