cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with connecting server by SAPGUI

Former Member
0 Kudos

HI,

My laptop is in network and when I ping to app server it's running fine but i cant connect to app server by SAPGUI.

I tried by reinstalling SAPGUI but still the problem is same. I disabled firewall and checked then also problem is same.

In system configuration all parameters are ok and this configuration is working fine on other laptop.

Can anybody tell me what is exact solution

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

check "services" file - %SystemRoot%\system32\Drivers\etc\services

example:

...

sapdp00 3200/tcp

sapgw00 3300/tcp

...

Regards, Michal

Former Member
0 Kudos

HI,

Please check below steps....

1. Check SAP GUI has installed sucessfully on your laptop.

2. Add New system in sap GUI and add required informatio like....

Application Server: <IP address of SAP server > or <Host name of SAP server>

Instance Number : <SAP Instance Numner > (If you dont know the instance number pls ask to SAP System Admin)

OR

<You are able to see instance then You can find instance numner in MMC consol e.g DNPP 4

system ID : You have to insert SAP SID (You can get SID from MMC console ).

I hope this two steps are helpfull to you........

Thanks,

Rahul S.

Former Member
0 Kudos

I have correct server settings...these settings are working fine on other laptop in the network...but for my laptop its not working ..i can ping to app server but cant connect through SAPGUI..i search lot on google but cant get the exact solution then I reinstalled GUI but again it fails..

Former Member
Former Member
0 Kudos

Hi Deepak ,

Just try adding the server entries in your laptop's hosts file .Also please check if you are able to open R3 page via cmd as sapgui <hostname> <inst no.>. This will just check whether you are in network same as SAP systems.

Thanks..

Mohit

ImtiazKaredia
Active Contributor
0 Kudos

Try doing a telnet to the app server as below

telnet <App server host name> 32<instance number>