cancel
Showing results for 
Search instead for 
Did you mean: 

Problem creating SAP proxy in .NET connector 1.0.3: WSAECONNREFUSED

Former Member
0 Kudos

Hi experts,

I'm currently maintaining an .NET application connect to SAP via web service. As for the new requirement I have create a web method to get data from SAP.

I've set up the project on local development environment and things seems fine except that I cannot create SAP connector class in the project to test my connection.

Details of error is captured in picture: http://i8.photobucket.com/albums/a2/phuonguyenbe/troubleshouting.jpg

For more information, my current system is

- .NET framework 1.1

- SAP .NET Connector 1.0.3

- IIS 5.1

Please give advice.

Edited by: Dang Nhan on Jun 6, 2011 6:41 AM: edit question + fix image link

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Update on this question:

The question is resolved. I tried using "Custom server"(with help from BASIS team) instead of "saplogon.ini" and it worked like charms.

I think there might be some misconfigurations in the server so the information from "saplogon.ini" is asynchronous from other settings.

Former Member
0 Kudos

Update on this question: I tried connecting to another SAP application server + changing port address in Windows' service file, and the error message was the same as before.

Can anybody tell me what is the meaning of the <ipaddress:3600>? Why does it react the same for different application servers?

Any help is deeply appreciated .