Skip to Content
0
Former Member
Jun 27, 2005 at 04:53 PM

Login Error in new .Net Connector 2.0.1

38 Views

I downloaded today the new version of .Net Connector 2.0 (2.0.1). I unistalled the previous (2.0) version and installed successfully the new one. In VS2003 I created a proxy component, but dragging and dropping a BAPI object from Server Explorer I receved 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.

The message is clear but I wasn't able to solve this problem; I think it could related with the new support to long and case-sensitive password in this version. I wrote the password UpperCase, I set the ConvertPasswordToUppercase property to true; no solution. suggestion?

Thanks in advance.

N.Martinolli