Skip to Content
0
Jun 03, 2016 at 06:09 AM

SNC Library path for .NET Application through RFC Connections

258 Views

Hi Everyone,

I am new to devloping applications to connect with SAP.

We are trying to connect a .net application to a SAP Server. We were able to connect using RFC Connections without using SNC.

When we tried to connect to the server using SNC(SNCMyname, SNCPartnerName, SNCQop mentioned), we get an error saying

Unable to load GSS-API DLL named "sncgss32.dll"

The SAP Server is using Common Crypto Library. We downloaded the CommonCryptoLibrary SAR File and extracted it.

We mentioned SAPLibrarypath pointing to sapcrypto.dll from the downloaded library.

But we still get the error and now the error says sapcrypto.dll is not a valid win32 application.

I have gone throught some of the posts in the internet but everyone are talking about pointing the sncgss32.dll in the c:\windows\system32 folder.

But we want to connect to SAP Server without having to install SAP GUI.

Can anyone here let me know the steps to connect to sap server using SNC?

Many Thanks,

Yvonne