cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Reports XI Release 2 .Net 2005 Server Compatability

Former Member
0 Kudos

We use Crystal Reports XI Release 2 .Net 2005 Server on our web servers to produce reports for one of our applications.

A few questions on this product:

1. Is it supported on the IIS web server running on Windows 7?

2. Is it supported on the IIS web server (version 7.5) running on Windows Server 2008 R2 64-Bit?

I have installed Crystal Reports XI Release 2 .Net 2005 Server on my Windows 7 IIS workstation.

When I run a report, I keep getting this error and the report creation aborts:

Type: System.Net.Sockets.SocketException

An existing connection was forcibly closed by the remote host

Type: System.IO.IOException

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.

-


Type: System.Net.WebException

The underlying connection was closed: An unexpected error occurred on a receive.

The Application Event Log shows this error:

Faulting application name: w3wp.exe, version: 7.5.7600.16385, time stamp: 0x4a5bcd2b

Faulting module name: KERNELBASE.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdaae

Exception code: 0xebf00baa

Fault offset: 0x00009617

Faulting process id: 0x1e70

Faulting application start time: 0x01cbf847c728096d

Faulting application path: c:\windows\system32\inetsrv\w3wp.exe

Faulting module path: C:\Windows\system32\KERNELBASE.dll

Report Id: 71bb7c4d-643b-11e0-b36a-f0def11537db

Any help or assistance would be appreciatedu2026u2026David

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

1. Is it supported on the IIS web server running on Windows 7?

2. Is it supported on the IIS web server (version 7.5) running on Windows Server 2008 R2 64-Bit?

- Yes to both, but you must use Service Pack 6:

https://smpdl.sap-ag.de/~sapidp/012002523100015859952009E/crxir2win_sp6.exe

If you are pre SP 4, see [this|; forum thread.

MSM:

https://smpdl.sap-ag.de/~sapidp/012002523100000634042010E/crxir2sp6_net_mm.zip

MSI:

https://smpdl.sap-ag.de/~sapidp/012002523100000633302010E/crxir2sp6_net_si.zip

- Ludek

Former Member
0 Kudos

Crystal Reports is now working on both Windows 7 IIS and Windows Server 2008 R2 64-Bit IIS with our application -- Thanks to your help.

The application is coded and compiled in 32 Bit and runs under IIS using 32 Bit compatability ("classic mode") mode with an Oracle 32 Bit Client/Driver.

There is a requirement to re-compile the application to 64-Bit and use the 64-Bit Oracle Client/Driver.

Do I need a different Crystal Reports XI Release 2 .Net 2005 Server installation or version?

Appreciate all of your help.....Dave.

former_member183750
Active Contributor
0 Kudos

CR XI R2 does not have 64 bit runtime.

Only CR 10.2 (bundles with .NET2005), CR 10.5 (bundles with .NET2008) and CRVS2010 have 64 bit runtimes. Note that CRVS2010 can only be used with VS2010. Link to CRVS2010 download:

http://www.sdn.sap.com/irj/sdn/crystalreports-dotnet

- Ludek

Answers (1)

Answers (1)

former_member208657
Active Contributor
0 Kudos

Have you tested with test reports that use no database connection? I'm curious if this is due to your DB connection, or a problem with the core reporting engine.