Currently referencing the following assemblies:
v 15.1460
Syncfusion.Compression.Base
Syncfusion.Core
Syncfusion.Pdf.Base
v 15.1400
Syncfusion.PdfViewer.Windows
I've been able to develop with no issues but after I've deployed I get the error,
Could not load file or assembly 'Syncfusion.Pdf.Base, Version=15.1400.0.33, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Any idea why it works on my vm but not after deploying? Is there a matching Syncfusion.PdfViewer.Windows that I'm missing?
Please advise. Thanks