cancel
Showing results for 
Search instead for 
Did you mean: 

sap net connector

Former Member
0 Kudos

hi,

i had gone through the sap help but having some quries regarding SAp .net connector 2.0

1)we have to install .net on SAp running system or on any machine which is having Microsoft Visual Studio .Net2003.

2)any post configuration steps have to be done at the SAP system

3)what are the configuration steps?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Jerome Fortias ,

We have installed .net connector in a machine which is having VS 2003 and jre 1.6 and jre1.5

but we are getting the following errors while trying to connect to SAP server

Missing R3NAME=... or ASHOST=... in connect_param in RfcOpenEx when using SAPLOGON.INI

Open file 'C:\WINDOWS\sapmsg.ini' failed sap. net connector when using CUSTOM LOGON SETTINGS

and also unable to see the typed password

Former Member
0 Kudos

I had this error once...

When you select your SAP server on the server explorer, you can use the SAP Login.ini or set directly your SAP parameter ... To do :

On server explorer click on refresh button to see the SAP logo

double-clik on SAP Logo to open the subfolder "Application server'

Right click on application server and Add application server

For Destination Type select Custom Logon Settings

and Fill the form...

Be carefull with the password ... It looks like a list but it isn't. Just click on arrow down and add the password on text field...

Click again on Refrech and it does work

Answers (3)

Answers (3)

Former Member
0 Kudos

same way as u guided me

Former Member
0 Kudos

Thanks for the 10 points... It's a kind of game for me

Edited by: Jerome Fortias on Nov 11, 2008 2:47 PM

Former Member
0 Kudos

Hi Jerome Fortias

Thank you. we resolved the issue

Former Member
0 Kudos

How ?

Former Member
0 Kudos

1 - SAP .net connector is a plugin for visual Studio 2003... Then you have to install it only on the visual studio computer.

2 - SAP .net connector helps you to create a proxy... Actually an RFC client. It means you have to do nothing SAP side. Just create an user or some users for your dotnet applications ....

3 - Before install sap .net connector you have to install a JAVA JRE.

Have fun

Jerome

Edited by: Jerome Fortias on Nov 4, 2008 12:17 PM