Click here to Skip to main content
16,012,116 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a problem with crystal report
Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Can you help me
what should i do ?
Posted

XML
This file "CRRedist2005_x86.msi" helped.

you ran the setup on your production machine and report started working fine.

This file is located under

C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\CrystalReports
 
Share this answer
 
v2
Have you insall the crystal reports runtime ? or May be you are running 64 bit system. In IIS manager set the application pool to allow 32 bit assemblies.
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900