cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot find the Crystal Report file Version 13?

Former Member
0 Kudos

Error Occurred ...While running crystal reports on the Web Server Our Operating System is Windows 8 64 bit, VS 2010. Error message is below and attached,

Can somebody Help?

Configuration Error
  Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 33:     <add assembly="CrystalDecisions.ReportSource, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 34:     <add assembly="CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 35:     <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 36: </assemblies>
Line 37:   <buildProviders><add extension=".rpt" type="CrystalDecisions.Web.Compilation.RptBuildProvider, CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></buildProviders></compilation>

Source File:  C:\inetpub\wwwroot\Nimbus\web.config    Line:  35

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

How did you deploy the CR runtime?

32 or 64 bit app? Or "Any CPU"?

- Ludek

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces

jorge_rocha
Participant
0 Kudos

Hi,

I have the same problem.

I’m using
visual studio 2012, framework 4.5 using any cpu and install in windows 2012
server 64 bits.

Install the CRforVS_redist_install_64bit_13_0_5.zip

I see the windows\assembly and the only file that I have is CrystalDecisions.ReportAppServer.ClientDoc
in AMD64, but I have a intel ?!?

I’m a
webservice to print … with impersonation… it work in framework 2 in visual
studio 2008…

Any ideas?

In attach a capture from dev machine.

In production machine only have the  CrystalDecisions.ReportAppServer.ClientDoc in AMD64

Jorge Rocha

Message was edited by: Jorge Rocha

former_member183750
Active Contributor
0 Kudos

As this is rather strange, I have to be absolutely sure.

I understand this, you downloaded CRforVS_redist_install_64bit_13_0_5.zip. The file should have

CRRuntime_64bit_13_0_5.msi of size 81,482 kb in it. You extracted the MSI and ran that. Correct?

- Ludek

jorge_rocha
Participant
0 Kudos

Hi

Yes, in the target machine.

I need inmy project use framework 4.5 or can I use framework 4.0 ? At this time I use 4.0

Jorge Rocha

former_member183750
Active Contributor
0 Kudos

Hello Jorge

I did an install off of the MSI file (CRRuntime_64bit_13_0_5.msi) on a WIN 8 OS and the install completed successfully.

It may be an idea for you to see if the MS install logs will tell you anything. For more details on how to log installs please see the following:

http://support.microsoft.com/kb/223300

Look for anything re. missing dependencies, permissions, etc.,e tc.

- Ludek

jorge_rocha
Participant
0 Kudos

Hello,

In Windows 2012 Server there are no errors in installation.

I try it on Windows 8 and i have some errors in MSI instalation,

I do not understand I try on a windows 7 32 bits and have other problem the report can not be load
(I think is that in English, I received the message in Portuguese ) in code.

former_member183750
Active Contributor
0 Kudos

For WIN 7, there are no issues - if the runtime deployment is done correctly. Use the search string 'load report crystal net' in the search box in the top right corner of this web page. that will retrieve a number or tips and resources.

- Ludek

jorge_rocha
Participant
0 Kudos

Ok, i find a doc the see the problem (load error, permission problems with impersonate i think).

Windows 2012 Server Crystal Reports Runtime. I can i solve that ?

Jorge Rocha

former_member183750
Active Contributor
jorge_rocha
Participant
0 Kudos

Hi,

Yes it
was an impersonation problem. Solve…

The
main problem is on windows server 2012 64 bits… what can I do ? the Run time
error 
CrystalDecisions.ReportAppServer.ClientDoc problem. The
crystal reposts exception said “Could not load file or assembly
'CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies.
The system cannot find the file specified”.  I have install

I made de upgrade from
vs2008 to vs2012. Upgrade de Crystal Reports from 12.x to 13.x

In the 12.x , my project
is force to be 32bits (vs2008 framework 2.0), now I will have 64 bits S.O. with
Framework 4.0

I windows 7
64 works fine….I don’t know in Windows 8.

jorge_rocha
Participant
0 Kudos

Mark as solve ?

This is not solve !!!

The problem in Windows 2012 is no solve

former_member183750
Active Contributor
0 Kudos

Umm, how does this fit it then:

Yes it was an impersonation problem. Solve…

Perhaps a bit more detail will help.

??

- Ludek

Answers (0)