Hi,
We were using Active reports for .Net 1.1. With that version, the application is working fine. we don't experience any problem.
We recently upgraded to Active reports for .Net 3.0. I installed the latest Build (ActiveReports for .NET 3.0 Build 5.2.1236 (SP2, Hotfix 8) )
But, the application is not working with the new version. I am getting the "Page header/footer too large. Increase paper size or reduce header/footer height" error.
I uninstalled the latest version and tried with the old version again. It is working perfect.
Please find attached .rpx report file. I have generated it using SaveLayout method as mentioned by you.
It works with the active report for .net 1.1 dlls. But, it is not working with active report for .net 3.0 dlls.
Kindly, let me know how can we resolve this issue with active report for .net 3.0 dlls.
Thanks!
Thanks for the quick reply.
Are you trying the load the report using LaodLayout method. I am able to load it. Please use this link for reference - http://www.datadynamics.com/forums/69430/ShowPost.aspx
If you are still not able to load it. I have attached the solution with the report where you can test it. Runtime version used here is v2.0.50727
Build number is v1.0.3705 where it is running fine.
We ran Visual Studio 2008 conversion utility to convert the solution in .Net 3.5. Do we have any conversion utility for reports. These rpx files were created in active report designer in VS 2003 with Active Reports for .Net 1.x
In the attachment of my previous post, you can find VS 2003 solution in the backup folder for your reference.
I converted the report using Visual Studio tools menu (Tools > Convert ActiveReports). It is still giving me same error while execution. It is not possible to change the height of the PageHeader & PageFooter due to some requirements. As it is already working with earlier version of Active Report for.Net 1.1.
Do you know how can we fix this other than by changing the height.