cancel
Showing results for 
Search instead for 
Did you mean: 

SOS Problem with GUI login

Former Member
0 Kudos

Please answer me as fast as you can because I have the following serious problem:

I had install the SAP WEB AS 6.10 (and SAPDB) test version which I took it from the book ABAP OPJECTS THE OFFICIAL REFERENCE. Unfortunatelly, it did not work well when I was off line of the network of my company, I also installed the network adapter of MS LOOPBACK (as the instructions are saying) but again I couldn't login, so I uninstall from my PC the SAP WEB AS. Next day when I went to my company I could not logon to SAP and the error message is: SERVICE 'SAPDP00' UNKNOWN. I check the fileservice which is under the directory C:\WINNT\SYSTEM32\DRIVERS\ETC and there is a line with SAPDP00 3200/tcp. I reinstall GUI 7 times but the problem still exists.

Well I hope that I will find a solution during weekend because if not I will forced to format my pc and reinstall all my aplication, sth which is very painfull.

My pc is working with WinXP SP1.

The error details are:

service 'sapdp00' unknown

time: Sat Jul 03 10:51:16 2004

component: NI(Network Interface)

release: 620

version: 36

module: ninti.c

line: 428

method: NiPServToNo

return code: -3

System Call: getservbyname

counter: 1

Message was edited by: s0003198291

Accepted Solutions (0)

Answers (1)

Answers (1)

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

This is for WebAS preview installations. Please issue an OSS message on service marketplace for your problem.

Regards,

Benny

Former Member
0 Kudos

Finally I found what cause this problem and the temporary solution plus the permanent one.

My PC was hit by a virus (new version of QHOSTS-1 see at the end) which is changing the registry file HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

"DatabasePath"= %SystemRoot%\nsdb

So it is creating a host file under C:\WINNT\NSDB which it put it to the registry.

So the permanent solution is to change the Registry.

The temporary one is to run the following command from the dos:

sapgui /H/<address of the SAP server>/S/3200.

You can find more information on:

http://www.sapfans.com/forums/viewtopic.php?t=83386&highlight=servicesapdp00unknown

Information about the virus you can find in:

http://vil.nai.com/vil/content/v_100719.htm

Thanks