Hello,
Using ASP.net in V.S. 2015 to load automatically a crystal report (2016 SP3).
the error: Could not load file or assembly 'CrystalDecisions.Web, Version=13.0.2000.0
also the error on Web.config:
<add assembly="CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
The code was working fine in Visual studio 2008 & 2010; but never worked on VS2015
Please advise.
Thanks,