954,500 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Crystal report crashes Application.

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?

Nitin Daphale
Junior Poster in Training
64 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

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

Nitin Daphale
Junior Poster in Training
64 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: