Kbase P179458: System.ObjectDisposedException from UltraPrintPreviewDialog the second time it is opened
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/26/2011 |
|
Status: Unverified
SYMPTOM(s):
System.ObjectDisposedException from UltraPrintPreviewDialog the second time it is opened
UltraPrintPreviewDialog throws exception after being closed and opened a second time.
Problem appeared after applying OpenEdge 10.2B03 service pack.
FACT(s) (Environment):
UltraPrintPreviewDialog works correctly the first time it is opened.
UltraPrintPreviewDialog works correctly in OpenEdge 10.2B02 and earlier.
Windows
OpenEdge 10.2B03
CHANGE:
Upgraded from OpenEdge 10.2B02 to OpenEdge 10.2B03
CAUSE:
Bug# OE00203271
FIX:
None at this time. As a workaround, delete the UltraPrintPreviewDialog object and reinstantiate it using NEW after each time it is opened and closed.