cancel
Showing results for 
Search instead for 
Did you mean: 

VS2003: Can't connect to SAP-Server in Server-Explorer

Former Member
0 Kudos

Hi,

I use the SAP .net connector 2.0 with Visual Studio 2003 and want to connect to an SAP/R3-Server. I wrote a little code that connects to the server and it does connect without any problems.

But when I add the server to the Server-Explorer it can't add the password in the properties of the applicationserver. First I thought the password was hidden as I typed it in and nothing appeared but when I read the connectionstring I saw that no password was included. So when I try to read out the rfc's I get the message 'incomplete logondata'.

Has anyone made similar experiences or does know how to insert the password?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

For 2 hours I searched the web and read the docu only to accidently discover that I can't write the password direct in the propertyfield. I have to open the dropdownmenu and insert the password into this menu.

I wished I had discoverd it before asking

Sorry