NwRfcNet icon indicating copy to clipboard operation
NwRfcNet copied to clipboard

NwRfcNet.RfcException: Conversion error between two character sets.

Open anasvikh opened this issue 3 years ago • 2 comments

When i try to open connection, i get this error: NwRfcNet.RfcException: Conversion error between two character sets. Could you explain why i get it and any ideas how to fix it.

anasvikh avatar Mar 31 '21 09:03 anasvikh

Are you trying to open a connection to a non Unicode SAP system ?

nunomaia avatar Mar 31 '21 15:03 nunomaia

Hi. @anasvikh i've faced that once before. The reason was that our .net client's sap credentials was different from what it should have been such as the password. Somehow the password was changed by our sap team without our knowledge. Once we had the new password and changed our clients credentials it has worked like a charm.

harunemre avatar Mar 31 '21 16:03 harunemre