QRStandardPreview already exists

We use QuickReport. After preview a report and close that report, sometimes give error "Access violation at address 00566AE8 in module 'pas.exe'. Read of address 0379FD94." And sometimes gives error "a component named QRStandardPreview already exists."
And I also try to use Destroy after Preview method, it is helpless.

Is there anyway to get around? Thanks!

Victor
 
It seems that a named component (QRStandardPreview) is created more than once within the same owner.

------------------
Marco Kalter
Allround Automations
 
Back
Top