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
  • 35319
    posted

    Hi,

     

    I have been looking into your post and it seems that you use our WPF Reporting. I tested the reported method with the latest ServiceRelease for our WPF controls(13.2.20132.2005) and it seems that everything goes right. I am attaching the sample application(WPFReportingIssue.zip) that I have used for my tests.

     

    Could please try to modify it in order to reproduce the use that you are having ?

     

    Looking forward to hearing from you.

     

     

    WPFReportingIssue.zip
Reply Children