Dear Syncfusion Team!
I would like to open a page that contains SfReportViewer control in a secondary view.
First time when I open secondary view everything work well, the report is rendered as expected.
Once I close secondary view and then I try to open again I recevie the following exception:
Your app has entered a break state, but there is no code to show because all threads were executing external code (typically system or framework code).
ExceptionUnhandled.
System.Runtime.InteropServices.InvalidComObjectException: 'COM object that has been separated from its underlying RCW cannot be used.'
I create secondary view as Microsoft suggests:
https://docs.microsoft.com/en-us/windows/uwp/design/layout/show-multiple-views
Sample project attached.
Thank you for your support in advance!
István Körmöndi
Attachment:
ReportViewerSecondaryView_e187c042.7z