Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
exception with pageNumber with latest 13.2 reporting dlls
posted

There seems to be a bug with the latest 13.2 reporting dlls.

This exception is now thrown for code that previously worked fine:

"The page number is bigger than the totally page count in the sections.

Parameter name: pageNumber"

A converter is used in a footer for the page number but even commenting that out the error is still thrown when the preview is called:

xamPreview.GeneratePreview(report, false, true);

Any ideas?

 

Parents Reply Children
No Data