Posted 14 July 2020, 8:59 am EST - Updated 30 September 2022, 3:34 pm EST
Hi Team,
I am getting following issue while migrating application having AR11 to AR14:
The Screen shot has been attached.
Thanks,
Rahul
Forums Home / ActiveReports / General Discussion
Posted by: rahul1.patil on 14 July 2020, 8:59 am EST
Posted 14 July 2020, 8:59 am EST - Updated 30 September 2022, 3:34 pm EST
Hi Team,
I am getting following issue while migrating application having AR11 to AR14:
The Screen shot has been attached.
Thanks,
Rahul
Posted 15 July 2020, 1:06 am EST
Hello,
Related issues have been fixed in the latest build of AR14. Could you please check with the latest setup and share the result with us.
http://cdn.grapecity.com/ActiveReports/AR14/Hotfixes/ActiveReports-v14.1.20320.msi
Hope it helps.
Thanks,
Mohit
Posted 15 July 2020, 5:02 am EST - Updated 30 September 2022, 3:34 pm EST
Hi Mohit,
Thanks for the resposne!
Yes, it resolved the issue.
I am having one more issue now but its related with the WebViewer. Please see the below screenshot for the same. I am getting below error while rendering the pdf report.
Below is the code snippet. I have commented out the FlashViewerOptions since it is being deprecated with AR14.
<ActiveReportsWeb:WebViewer ID=“WebViewer1” runat=“server” width=“100%”
ViewerType=“AcrobatReader” >
<%––%>
</ActiveReportsWeb:WebViewer>
Below is the code which generates report at the run time and assigns it to WebViwer1
oReport = oSessionMgr.getLetterSessionData ' bind active report to web viewer WebViewer1.Report = oReport
Kindly Assist.
Thanks,
Rahul
Posted 16 July 2020, 12:49 am EST
Any Update on this?
Posted 16 July 2020, 7:43 am EST
Hello,
Your query has been answered in the following forum post:
https://www.grapecity.com/forums/activereports/webviewer-control-issue-po#helloi-am-not-able-to-repr
Thanks,
Mohit