Skip to Content
0
Former Member
May 07, 2018 at 08:26 PM

Could not load file or assembly 'CrystalDecisions.Web, Version=13.0.2000.0

2900 Views

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,