cancel
Showing results for 
Search instead for 
Did you mean: 

Crystalreportviewer controls[2] is missing in the version 13.0.19

Former Member
0 Kudos

Hi,

Working on a asp.net (VB.Net)application. Currently we are using .net framework 3.5 (Visual Studio 2008) with Crystal reports runtime verson 10.5.3700.0.

We are migrating the application to .net framework 4.6.1(VS 2013) and referencing CR version 13.0.19(from the link http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_19.exe)

Now noticed that application is having problem while exporting the report to other formats. Upon investigation noticed that "crptViewer.Controls(2).Controls.RemoveAt(0)" is crashing the application. Whereas the same code works fine with the previous version of crystal reports.

As specified in the below link we are seeing only two controls being added instead of 5[from older version]

https://archive.sap.com/discussions/message/16295015#16295015

It is specified in the above blog to have the SP15 installed to resolve the issue whereas I'm using 19[13_0_19] and I'm still having the issue. Please advise further.

Former Member
0 Kudos

Don Williams don.williams - Hi Don, am sorry for invoking your name in the post directly. Would you be able to help me on this? Much appreciate your help.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Check your references, likely still trying to load 10.5 or mixed.

And use SP 21, read all info on the wiki for SP 21 update:

https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads

Don

Answers (0)