My application get crashed as soon as I attempt to see Crystal Report.

Environment:
Windows 7
CRRuntime_64bit_13_0_1.msi (SAP Crystal report installed)
.NET 4.0
WPF Application

Can anybody tell me whats should be the reason of crash
and what to do?

I have solved the issue.

There is difference between Running Crystal Report with Visual Studio and Without.

Myself getting that error runtime means when I tried to run application
directly from exe.

Hense need to install CRRuntime_32bit_13_0.msi or CRRuntime_64bit_13_0.msi depending on machine.
Then download CRRuntime_13_0.msm

Create setup of that application and add merge module in the setup project,
give reference of that downloaded msm file. depending upon language used in
Crystal Report(ex. English/German).

Now it's working fine on Vista as well as Windows 7 Professional.

For reference. http://resources.businessobjects.com/support/communityCS/TechnicalPapers/crnet_deployment.pdf

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.