Posted 13 April 2019, 12:35 pm EST
What is the process to upgrade a web project in C# from V11 to V13, do I need to update all the reports to use version 13 files and remove references to V11?
Many Thanks
Shaun
Forums Home / ActiveReports / ActiveReports v7+
Posted by: shaun on 13 April 2019, 12:35 pm EST
Posted 13 April 2019, 12:35 pm EST
What is the process to upgrade a web project in C# from V11 to V13, do I need to update all the reports to use version 13 files and remove references to V11?
Many Thanks
Shaun
Posted 15 April 2019, 2:42 am EST
Hello Shaun,
You can use the “Convert to ActiveReports 13” option to convert the web project of AR11 to AR13. It will automatically convert all reference of AR11 to AR13. Please refer to the following link:
https://help.grapecity.com/activereports/webhelp/AR13/webframe.html#ActiveReportFileCnv.html
Also, there is some change in API in AR13. You can refer to the following documentation page for more information:
https://help.grapecity.com/activereports/webhelp/AR13/webframe.html#BreakingChanges.html
You can use the same report file of AR11 in AR13.
Hope it clarifies.
Thanks.