Skip to main content
edited tags
Link
Sandra Rossi
  • 14k
  • 6
  • 28
  • 58
Source Link

Sap .NET connector (SAP Nco 3.1.6) for .NET 8 throws an error "could not find sapnco_utils.dll' file

I'm trying to use the Sap connector for .NET 8 (v3.1.6) and i have run into an error saying that the "sapnco_utils.dll" module is not found. I have the dll file and I have added the assembly reference, set the target bit to x64 (same as my connector) and it compiles properly. Has anyone run into such an issue? What is the fix for this?