I am new to SAP and I am trying to get the SAP .NET Connector to work. I tried running the samples by changing the connection string to point to our SAP installation. Everytime I run the samples, I get the following error:
<i>An unhandled exception of type 'SAP.Connector.RfcCommunicationException' occurred in sap.connector.dll
Additional information: Connect to SAP gateway failed
Connect_PM GWHOST=pe-cs-dev1.pe.spx.com, GWSERV=sapgw03, ASHOST=pe-cs-dev1.pe.spx.com, SYSNR=03
LOCATION CPIC (TCP/IP) on local host
ERROR partner not reached (host pe-cs-dev1.pe.spx.com, service 3303)
TIME Thu Dec 07 08:22:36 2006
RELEASE 640
COMPONENT NI (network interface)
VERSION 37
RC -10
MODULE nixxi_r.cpp
LINE 8716
DETAIL NiPConnect2
SYSTEM CALL SiPeekPendConn
ERRNO 10061
ERRNO TEXT WSAECONNREFUSED: Connectio</i>
I have the SAP GUI installed and it works fine. I am using my user ID and password in the connection string.
Please help!
Thanks,
Geoie