cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal report .dll files required on server.

Former Member
0 Kudos

Hi.

I'm new to Crystal Report and I have a "small" problem.

I'm developing an windows app. that should be accesed from a Windows Server 2003 R2 Standard x64 Edition.

When I run my app. om the server and want to see a report created with Crystal Report, I'm told that Crystal Report runtime is not installed correct.

I have tryied to instal both CRRuntime_12_0_mlb and CRRedist2008_x64. But I still get the errormessage.

What am I doing wrong og missing.

Which .dll files are required on the Server and in my app directory??

When I run the app on my local machine the report works perfect.

Regards

Benn

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

What is the version of the assembly crystal decisions.crystal reports. engine.dll referenced in your app? Also, remeber that only CR 10.2 and CR 10.5 (Crystal Reports Basic for Visual Studio 2008) are 64 bit. All other versions of CR are 32 bit. See [this|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10d5fa88-2013-2c10-c9a5-f11963607d4e] article for more details.

For details re. correct runtime files see [this|https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=56787567] wiki.

Ludek

Former Member
0 Kudos

Hi Ludek

OK. My version is 12.0.2000.0.

So, how do I go back from 12 to 10 ?

former_member183750
Active Contributor
0 Kudos

Delete the viewer off the form if you are using a viewer.

Remove CR 2008 references.

Browse for CR 10.5 / 10.2 references (depending on version of .NET you are using).

Note that if your reports were developed in CR 12, some features may not work in CR 10.x as CR 10 is not forward compatible. The format has not changed, but new features will not work (dynamic parameters, cascading parameters, flash, etc.).

Ludek

Edited by: Ludek Uher on Oct 26, 2009 8:02 AM

Former Member
0 Kudos

Hi.

I have searched my whole hard drive and I can't find any CR 10.x files anyware.

Help....

former_member183750
Active Contributor
0 Kudos

Do a custom install of .NET and select Crystal Reports only.

Ludek

Former Member
0 Kudos

Hi Ludek

Thanks. It works.

Former Member
0 Kudos

Hi Ludek...

I would just like to confirm CR ver. 10.5 is used for VS2008 and CR Ver. 10.2 is used for VS2005 correct?

former_member183750
Active Contributor
0 Kudos

yup, yup. in .NET 2003 it was CR 9.1 and apparently in .NET 2010 it will be some offshoot of CR 12.x - just a romor though.

Ludek

Edited by: Ludek Uher on Oct 29, 2009 6:32 AM

Answers (0)