Hi All,
I am using VS08 + CrystalReport.
In my application i have crystalreports.I have create a setup for the same application.
But when user try to run Crystalreport, it gives following error,
System.IO.FileNotFoundException: Could not load file or assembly
'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies.
The system cannot find the file specified.
File name: 'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304'
How can i tackle this problem?
Thanks in advance.