Hi,
I recently upgraded to Q1 2012 Telerik Reporting as well as Telerik RadControls for WPF, using the upgrade wizards provided. Once I got my application (previously built on Q3 2011) to compile, I was able to run the application. I'm using the WPF ReportViewer to load a report. The report managed to load correctly. However when I tried to set the Zoom Mode to Page Width or Whole Page, I encountered a problem of System.InvalidOperationException.
The additional information given by the exception is :
"Layout.measurement override of element 'Telerik.Windows.Controls.Primitives.LayoutTransformControl' should not return NaN values as its DesiredSize."
All the other zoom levels seemed ok... Previously with Q3 2011, the zoom was working fine.
Hope you can help me on this issue. Thank you very much for your time.
I recently upgraded to Q1 2012 Telerik Reporting as well as Telerik RadControls for WPF, using the upgrade wizards provided. Once I got my application (previously built on Q3 2011) to compile, I was able to run the application. I'm using the WPF ReportViewer to load a report. The report managed to load correctly. However when I tried to set the Zoom Mode to Page Width or Whole Page, I encountered a problem of System.InvalidOperationException.
The additional information given by the exception is :
"Layout.measurement override of element 'Telerik.Windows.Controls.Primitives.LayoutTransformControl' should not return NaN values as its DesiredSize."
All the other zoom levels seemed ok... Previously with Q3 2011, the zoom was working fine.
Hope you can help me on this issue. Thank you very much for your time.