cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Crystal Reports for Visual Studio 2005 in 64bit Environment

Former Member
0 Kudos

Hi everyone,

We used Crystal Reports for Visual Studio 2005 in our application. Everything is fine when deploy in 32bit environment, but in 64bit we do have a problem.

The report cannot be printed out when we click print button in report viewer. And Crystal Reports 64bit version have been installed.

We develop using Visual Studio 2005 SP1, Windows 7 with 32bit version.

Please help us to resolve this problem.

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

Adam_Stone
Active Contributor
0 Kudos

What happens when you click the print button? Do you get an error, a blank popup? Is this a web or windows app?

Former Member
0 Kudos

When I clicked the print button, there was nothing happened and no error shown.

It was windows app...

former_member183750
Active Contributor
0 Kudos

Make sure that app is compiled as 64 bit - not "Any CPU".

Make sure you are using SP1 for CR 10.2:

https://smpdl.sap-ag.de/~sapidp/012002523100006007872008E/crvs05sp1.exe

Then look in c:\program files\microsoft visual studio 8\sdk\v2.0\bootstrapper\packages\crystal reports\CRRedist2005_x86.msi

for SP1 MSI and use that to deploy the SP1 runtime.

- Ludek

Former Member
0 Kudos

Hi guys, thanks for the responses.

I have solved the problem by compiling with VS 2005 SP1 on 64 bit OS and compiled as "Any CPU".

And also installing Crystal Report SP1 for VS 2005 as Ludek said.

Thanks.

Erik

Answers (0)