cancel
Showing results for 
Search instead for 
Did you mean: 

Connect to sap Gateway Failed

former_member182416
Active Contributor
0 Kudos

Hi

i have a .net windows application which connects to sap.

using .net connector.

On some PCs this application fails to connect to ECC6.

i get this error message .

Connect to sap GatewayFailed.

Connect_PM GWHOST=128.9.125.6 GWSERV=sapgw00 ASHOST=128.9.125.6 SYSNR=00

Location: CPIC (TCP/IP) on local host

Error : Connection to partner Broken.

Detail: NipRead (128.9.125.6/3300 ,hdl1)

On this machine i am able to connect to ECC6 using

SAP GUI.

i have checkd the Service file , the required service entries are present.

what can be the problem ?

Regards

Rajendra

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Were you able to resolve this? A week or so ago I could connect to a system via a .Net application and now I am receiving this error? I have debugged to check the connection string and app server host and all appears ok. I can connect no problem via the GUI!

Thanks,

Grant.

former_member182416
Active Contributor
0 Kudos

Hi

I have moved from RFC to WebService.

That Solved the Problem.

Cheers !

Regards

Rajendra

Former Member
0 Kudos

Anyone could explain why this problem occurs when those two people use RFC?

I really want to know the reason.

Thanks.