You are on page 1of 18

19/7/2016 How to download and Install Crystal Report Runtime

How to download and Install Crystal Report Runtime


August 13, 2015 by TekTutorialsHub — 2 Comments

The SAP Crystal Report is the reporting tool that used to design reports both in web
and desktop environment. The Sap Crystal report has gone through changes in name
quite a few times and current version is named as SAP Crystal Reports, developer
version for Microsoft Visual Studio. The last known name for the product was SAP
Crystal Reports for Visual Studio 2010.

How to install Crystal Report Runtime

How to Install Crystal Report Runtime

 
http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 1/18
19/7/2016 How to download and Install Crystal Report Runtime

How to Create Crystal Report


We have a few how to tutorials which takes you through step by step process of
creating the report using C#, ASP.NET and ASP.NET MVC.

1. How to Create Crystal Report using Visual Studio


2. How to Create Crystal Reports in ASP.NET Webforms
3. How to Create Crystal Report using ASP.NET MVC

What is Crystal Report Runtime


If you create an application using crystal report, then to run your Crystal reports
application you need to install the crystal report runtime engine on the target machine
(Client machine). Crystal Report Runtime (Crystal Reports redistributable) has function
and libraries which needs to exist on the target PC without which reports won’t show
up.

How to download
Download Crystal Report run time (Direct Link)
You can also use the following links to directly download the installer.

(latest version of Crystal Report run time. veri ed on 26.06.2016)

32 bit Version of the run time (Support Pack 17)


64 bit Version of the run time (Support Pack 17)

Crystal Report run time older Version download (Support Pack 16)

32 bit Version of the run time (Support Pack 16) :


64 bit version of the run time (Support Pack 16)

Crystal Report run time older Version download (Support Pack 15)

32 bit Version of the run time (Support Pack 15) :


64 bit version of the run time (Support Pack 15)

Crystal Report run time older Version download (Support Pack 14)


http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 2/18
19/7/2016 How to download and Install Crystal Report Runtime

32 bit Version of the run time (Support Pack 14)


64 bit Version of the run time (Support Pack 14)

Download Crystal Reports Developer Edition for Visual Studio


You can learn how to download and install Crystal Reports Developer Edition from the
following articles

Download Crystal Reports for Visual Studio


Install Crystal Reports for Visual Studio

Download Crystal Report run time from Crystal Report Official Download page
http://scn.sap.com/docs/DOC-7824

As per the website the xes and support packs are released on or about every quarter.
So you must check for new releases every now and then.

Crystal-Report-runtime-Download-Support Pack 16

What to install
http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 3/18
19/7/2016 How to download and Install Crystal Report Runtime

What to install
Download from the link Under the heading MSI 32 bit or MSI 64 bit as per your OS and
application.

Tektutorialshub
Like Page 341 likes

Subscribe to our Email List

How to Install Crystal Report runtime


Login yo your PC with  administrator permissions, and do the following steps

Choose the appropriate version of the report that i.e. 64bit or 32bit depending on your
application. Download the runtime from the above link and save it in a folder in your
hard disk. Unzip the content.

Double click on the .msi le and in my case it is  CRRuntime_64bit_13_0_14.msi

You will see the welcome screen as shown below

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 4/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

Crystal Report runtime installation welcome screen

Click on Next to continue.

This will take you to License agreement.

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 5/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

Crystal Report License agreement

Click on I Accept the license Agreement and click on next to proceed.

If the previous version of the runtime is installed on your Computer, then the warning
screen will appear.  If you continue, the installer will upgrade the previous version to
the new version.

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 6/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

Previous Installation Warning Message

Click on next to continue to upgrade.

This will take you to start installation screen

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 7/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

start installation screen

Click on Next to proceed

The installation begins and it will take several minutes to nish. At the end you see the
following screen.

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 8/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

Installation Completed

Click on nish.

This will complete your installation of runtime. You can now run your crystal report
application without any issues.

How to Include Runtime in to your application setup


You can include the crystal report runtime in your application setup project. To do that
you have to download the Merge Module (MSM).

Merge module is windows installer package, but cannot be installed on its own. It can
be included in your visual studio setup project and create a single setup le which
includes both your application and crystal report runtime.  You can then distribute your
setup of your application. Then you don’t need to download and install the crystal
report runtime separately at client Machine

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 9/18
19/7/2016 How to download and Install Crystal Report Runtime

You can refer to the article on how to include the Merge Module (MSM) in your setup
project  from the following link Using Crystal Reports Merge Modules MSM to create a
Setup project

Filed Under: Crystal Reports

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

2 Comments http://tektutorialshub.com/ 
1  Login
SEARCH THE SITE ...
  Recommend ⤤ Share Sort by Best

Join the discussion…

Bhoomika Shetty  •  a year ago
Nice Article. Thanks for Sharing
1 △   ▽ • Reply • Share › 

Emanuel Acuña  •  14 days ago
Excellent article :­)
△  ▽ • Reply • Share › 

ALSO ON HTTP://TEKTUTORIALSHUB.COM/

HTTP GET AND POST IN ASP.NET MVC How to Create Crystal Report using Visual Studio
2 comments • a year ago• 5 comments • a year ago•
Nishant — Can you elaborate on it little bit further...I Lance Ebacuado — Hi I want to add a crystal report on
am confused.. When we request a page for the first my existing website how do i do that?
time in ASP.NET Webforms, its a get request by …

MVC DESIGN PATTERN Understanding Routing in MVC
2 comments • a year ago• 2 comments • a year ago•
tekTutorialsHub — Welcome Dimar. Chandranath Shetty — Thanks Kalpesh

✉ Subscribe d Add Disqus to your site Add Disqus Add ὑ Privacy

SUBSCRIBE TO EMAIL LIST

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 10/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 11/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 12/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 13/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 14/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 15/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 16/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 17/18
19/7/2016 How to download and Install Crystal Report Runtime

HOME C# ASP.NET ENTITY FRAMEWORK CRYSTAL REPORTS ONLINE COURSES

SEARCH THE SITE ...

ABOUT US LIKE US ON FACEBOOK

At tekTutorialsHub you can learn software skills to


Tektutorialshub
achieve your professional goals. We strive to Like Page 341 likes

provide the best resources and materials in the


Be the first of your friends to like this
eld of information technology.

Contact

Privacy Policy

TAGS

ASP.NET MVC C# Code First Code First


Conventions CRUD Crystal Reports Data
Annotations Entity
Framework Excel Export Fluent API
HTTP Identity LINQ to Entities MVC OWIN PDF
Udemy

http://tektutorialshub.com/how­to­download­and­install­crystal­report­runtime/ 18/18

You might also like