cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Reports runtime for 2013?

Former Member
0 Kudos

Hello,

My company is moving from Crystal Reports 11.5 r2 to Crystal reports 2013, looks like the version is 14.1.1.1036.  Where can I find the runtime for this version so that I can add files to reference in my .net applications?

Thanks.

Greg

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

The equivalent runtime is "SAP Crystal Reports, developer version for Microsoft Visual Studio" (CRVS). The files are version 13.x, but they will run any report you create, version 14 or other. Download link for CRVS as well as runtime file links are documented here:

- Ludek

Senior Support Engineer AGS Product Support, Global Support Center Canada

Follow us on Twitter

Former Member
0 Kudos

Hi Ludek,

I have installed latest Crystal report runtime Support Pack 12 (CRforVS_redist_install_32bit_13_0_12). But I cannot find dotnet managed dll files

CrystalDecisions.CrystalReports.Design.dll

CrystalDecisions.CrystalReports.Engine.dll

CrystalDecisions.ReportAppServer.DataSetConversion.dll

CrystalDecisions.ReportSource.dll

CrystalDecisions.Windows.Forms.dll

CrystalDecisions.Shared.dll

I am using VS2013 and reference above file in my .net application.

Which runtime version 13.x I can use to add files reference in my .net applications?


Thanks

Annapurna

former_member183750
Active Contributor
0 Kudos

Why are you looking for some dotnet managed dll files?

What's the issue?

Remember on a dev computer, you must run the install exe, not the MSM, MSI or ClickOnce. From :

- Ludek

Senior Support Engineer AGS Product Support, Global Support Center Canada

Follow us on Twitter

Former Member
0 Kudos

Hi Mr. Ludek,

I have just using Visual Studio 2013 and already Installed Execute able Crystal Report Support Pack 14 (v.13.0.14.1720). I have similiar problem cannot put "using CrystalDecisions.CrystalReports.Engine" in my C# script. In toolbox VS2013 already appear "Crystal Report Viewer" & "Crystal Report Document" under "Reporting". The error message is "

Error    2    The type or namespace name 'CrystalDecisions' could not be found (are you missing a using directive or an assembly reference?)".

Please Help.

Thank you very much.

Former Member
0 Kudos

Dear Mr. Ludek,

In VS2013 there is "Manage NuGet Packages" while right click a project. We can download from nuget.org CrystalDecisions.Shared, CrystalDecisions.Windows.Form, CrystalDecisions.ReportSource, and CrystalDecisions.CrystalReports.Engine. After Installing them there is no error message.

Hope this help anybody else.

What is your suggestion about this ? Is this the right way to do that thing ? I haven't tested with the report because I got tired look for the solution.

Please Help.

Thank you very much.

former_member183750
Active Contributor
0 Kudos

Please summarize your two posts in one new Discussions.

- Ludek

Answers (0)