Hi,
I had integrated the eConnect on MVC projects previously and I get no issue at all.
But when I tried to integrate the eConnect with ASP Core 2.1 project, I am facing a lot of compatibility issues. I am not able to fix that out.
Issues are:
- Could not load type 'System.ServiceModel' from assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
- Could not load type 'System.ServiceModel.NetNamedPipeBinding' from assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
- Could not load type 'Configuration Manager' from assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
Please help me out guys.
Thanks
Ashok