cancel
Showing results for 
Search instead for 
Did you mean: 

SAP.connector.rfcLogonException with SAP Connector

Former Member
0 Kudos

I'm having an error when I try to connect to SAP:

SAP.connector.rfcLogonException: You are not authorized to logon to the target system.

The code is part of a sample program located in CodeProject, the example is complete. I can't install the .Net Connector because I use C Sharp express, so the program doesn't install.

Any help?

TIA

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Assing the profile R3_BASIC to RFC user id in SU01 and try it.

Basis consultant will be able to help you on this.

Thanks & Regards,

Govind.

Message was edited by: Govindaraju A

Former Member
0 Kudos

Today I meet this problom like yours .

This may is your password problem . SAP Connector 2.0.1 need the password must be Upper . Example, if your password is "abc" , You should use "ABC" in program .

Former Member
0 Kudos

How to setup the RFC permissions ? I got a similar error. Should it be setup in the SAP server.

reiner_hille-doering
Active Contributor
0 Kudos

I don't know the details, but yes: it will be configured inside of SAP system- in transaction SU01 (or SU02).

reiner_hille-doering
Active Contributor
0 Kudos

The account you are using needs RFC permissions.