After creating a setup file of windows application that contains crystal reports. I get below error
Could not load file or assembly 'CrystalDecisions.Web, Version=13.0.4000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies
How to solve this error?
I already do below steps.
1)Install runtime crystal report on the client machine as well as on the developer machine
2)Installed "CrystalDecisions.ReportAppServer.CommLayer.dll "
3)Installed "CR13SP29MSI32_0-10010309" and "CR13SP29MSI64_0-10010309"
4)following changes in app.config

Amit GuptaPosted Oct 13, 2020, 1:51 AM
Mageshwaran RPosted Oct 13, 2020, 1:50 AM