We are trying to upgrade our old ASP.Net application to VS2017 version and we are using some of the Syncfusion components.
Application got migrated without any compilation errors but syncfusion giving error.
FileLoadException: Could not load file or assembly 'Syncfusion.XlsIO.Base, Version=8.303.0.21, Culture=neutral
This is one of the statement from the Stack Trace.
Could you please guide me here what exactly need to be done.
Thanks in advance.