Hi Team,
I am using CrystalDecisions.Web.CrystalReportViewer.Controls for showing my report in asp.net web page. Its originally developed with Visual studio 2008 with Crystal Report Viewer 10.5.3700.0 version. Currently I am planing to upgrade the application with .net framework 4.5.1 , Visual studio 2013 and Crystal Report Viewer 13.0.8.1216. During my upgrade I am getting error on CrystalDecisions.Web.CrystalReportViewer.Controls.Count.
In earlier code we were using CrystalDecisions.Web.CrystalReportViewer.Controls[2] to get toolbar for customizing the toolbar. With the latest version it is giving error i.e Specified argument was out of the range of valid values. Please let me know how we can go ahead with customizing the toolbar.
Thanks
Jibi