22 April, 2012

Could not load crystal report or Crystal Decisions DLL in server PC or IIS server?

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

DLL list that you need to copy in bin folder :
  • CrystalDecisions.Web
  • CrystalDecisions.Shared
  • CrystalDecisions.ReportSource
  • CrystalDecisions.CrystalReports.Engine
  • CrystalDecisions.ReportAppServer.ClientDoc
  • CrystalDecisions.Enterprise.Framework
  • CrystalDecisions.Enterprise.InfoStore 
You can find some dll in C:\Program Files\Business Objects\Common\2.8\managed\  this location

but some are load from assembly,
so, no need to copy any dll in bin folder,
 just install this msi, ats solve all problem.
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\CrystalReports10_5\CRRedist2008_x86.msi

So enjoy crystal report.
 

No comments:

Post a Comment