Click here to Skip to main content
15,894,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi
In my asp.net application i got following error related to crystal report so please give me solution for this error.

Error->
Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Thanks & Regard
Deepak Chaudhari
Posted

 
Share this answer
 
Comments
deepak chaudhari snk 2-May-11 7:03am    
Thanks
I got solution to my problem.
Ashishmau 2-May-11 7:16am    
i u got solution then accept the answer
please give me the solution
Is the error statement not pretty clear?
It says:
Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'
Just provide the said version of Crystal dll and you are ready to roll. Either you are referencing a wrong version or the file is completely missing on the system.

Strange it's a copy of a question I replied an hour ago[^] but too different member.
 
Share this answer
 
Comments
thatraja 2-May-11 12:42pm    
/*but too different member*/
May be multiple personality disorder :)
Did you see Identity(2003)?

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