Click here to Skip to main content
15,886,689 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I have created a crystal report in VS2012. it is working properly on local but when i host site on live server then it gives below error.

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


Thanks,
Krunal
Posted

1 solution

You should install the crystal reports runtime framework in live server.
SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads[^]
 
Share this answer
 

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