We have implemented SAP connectivity project using .NET Web Application. We used 2 dlls SAPnco.dll, sapnco_utils.dll.
When we try to run this application in visual studio 2019 it is working fine, But after publishing the project IIS (localhost), it is throwing below Error.
We tried by enabling to 32bit, 64 bit in Visual Studio, but we are getting same error. We also enabled 32 bit in DefaultApplicationPool, but issue still exists. Can anyone please help me out to resolve.
