cancel
Showing results for 
Search instead for 
Did you mean: 

issue in using .net connector--Proxy designer

Former Member
0 Kudos

Hi,

I am working on SAP.Connetor v2 for MS Visual Studio 2003. I am able to connect to SAP server 5.0 and get all the function list. But on the dragging any function on the proxy I am get the following error:

================================================

INFO: using logging implementation "AII Logging"

com.sap.aii.upload.api.LoginException$WrongPassword: Invalid user/password combination

at com.sap.aii.upload.sap.SAPConnection.connect(SAPConnection.java:94)

at com.sap.aii.upload.sap.SAPConnection.<init>(SAPConnection.java:38)

at com.sap.aii.upload.tool.RFC2WSDLTool.getWSDLforRFCs(RFC2WSDLTool.java:81)

at com.sap.aii.upload.tool.RFC2WSDLTool.main(RFC2WSDLTool.java:196)

Exception in thread "main"

=====================================================

Please help me.

Regards,

Hari Mohan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Hari,

how are you doing ?

the connection parameters should be consistent with what you enter when you use SAPGUI while connecting to an ECC5 system,

please check the following to ensure proxy generation

1> user name

2> password

3> client

with respect,

amit