I am trying to integrate CcAvenue Payment Gateway in an application that we are currently developing in Asp.Net Core MVC 2.0. Now the trouble is to load an dll assembly provided by them.
This is build in .Net 3.5 and the application displays this exception
FileNotFoundException: Could not load file or assembly 'MCPG.CCA.Util, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3d7072b2634875da'. The system cannot find the file specified.