| Creating connection |
Unable to create connection in SAP |
Old SAP .Net Connector references present in .NET GAC that was targeting to .NET Framework 4.8. |
Remove the Old SAP .Net Connector references before creating connection in SAP. To do this, navigate to C:\\Windows\Assembly. Right click on the respective .dll files and click Uninstall. |
| Creating & saving Connection |
The system displays an error - Unable to load file or assembly (sapnco_utils, version=3.0.0.42, culture=neutral, PublicKeyToken=50436dca5c7f7d3) or one of its dependencies. |
The system cannot find the specified file. |
- Ensure that Microsoft Visual C++ 2010 Redistributable Package (x64) is installed.
- Install sap.net connector.
|