cancel
Showing results for 
Search instead for 
Did you mean: 

Load Report Failed CRXIR2 .NET 1.1 & 2.0 Windows Server 2003 (64-bit)

Former Member
0 Kudos

I have 2 applications that I'm trying to run on our production server. Both applications use Crystal Reports 11.5. One application is built using .NET 1.1 and the other is 2.0. Both applications run fine in our development environment (Windows XP 2003). However, I receive "Load Report Failed" errors on both sites when I try to view the reports on the production server (Windows Sever 2003 64 bit Service Pack 2).

Here's what I've tried:

- Installed CRRedist2005_X64.msi & CRRedist2005_X86.msi

- Given full premissions to 'Everyone' on c:/windows/temp and the project folder

- Added the following line to the web.config file <identity impersonate="false"/>

The file gets created in the WINDOWS/TEMP file, but it fails after that.

Is this a permissions issue? A 64 bit?

Any ideas would be greatly appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jody,

Might be 64 bit issue.

Have a look to supported plateform guide:

[https://websmp105.sap-ag.de/bosap-support]

Regards,

Shweta

Answers (2)

Answers (2)

former_member183750
Active Contributor
0 Kudos

Jody, see my recent post here:

It may just apply in your case also.

Ludek

Former Member
0 Kudos

Hi,

If you want to check with the permission option then you can use [Filemon|http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx] utility to check it.

Note:- To make crystal reports work on 64bit machine you need to deploy application in 32 bit mode.

Runtimes used by you might not the appropriate one for CR XI R2.

To download the correct runtimes click [here|http://resources.businessobjects.com/support/additional_downloads/runtime.asp#06]

Download the correct runtimes according to the service pack installed on CR XI R2.

Hope that works!!

Regards,

Amit