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?
Sap .NET connector (SAP Nco 3.1.6) for .NET 8 throws an error "could not find sapnco_utils.dll' file
-
1Please provide enough code so others can better understand or reproduce the problem.Community– Community Bot2025-11-10 18:13:07 +00:00Commented Nov 10 at 18:13
-
There is the exact same symptom here and solution. Does it solve? community.sap.com/t5/technology-q-a/…. Also this link in me.sap.com/notes/0003644005 for the same solution: tricentiscsm.service-now.com/….Sandra Rossi– Sandra Rossi2025-11-11 20:17:56 +00:00Commented Nov 11 at 20:17
Add a comment
|