cancel
Showing results for 
Search instead for 
Did you mean: 

Could not load SSF library .\sapsecu.dll (MiniSAP 4.6D)

Former Member
0 Kudos

Hello,

I have installed MiniSAP 4.6 D that i got from ABAP Objects. I have got problem when i am trying to Logon to SAP GUI. <b>The Work Process W0 died</b> and the error part of the trace file is like this.

<b>M =================================================

M === SSF INITIALIZATION:

M ===...SSF Security Toolkit name SAPSECULIB .

M ===...SSF trace level is 0 .

M ===...SSF library is .\sapsecu.dll .

M ===...SSF hash algorithm is SHA1 .

M ===...SSF symmetric encryption algorithm is DES-CBC .

M *** ERROR => DlLoadLib: LoadLibrary .\sapsecu.dll, Error: 126 [dlnt.c 0180]

M *** ERROR =>

===...could not load SSF library .\sapsecu.dll .

[ssfxxkrn 0410]

M ===...completed with return code 10.

M =================================================</b>

Can anyone help me how to resolve this. I am using on standlone computer, not on a network

thanks

Bhavani Prasad

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185954
Active Contributor
0 Kudos

Hi,

Find the directory in which this file exists: sapsecu.dll and specify the name of that directory in the PATH variable and check if the work process dies again.

If that doesn't work, specify a parameter in the instance profile : ssf/ssfapi_lib and point it to the location that contains the dll file.

For more information on SSF parameters, check the following link

http://help.sap.com/saphelp_erp2004/helpdata/en/7b/510b37cb3ed605e10000009b38f936/frameset.htm

Regards,

Siddhesh

Former Member
0 Kudos

Hai Siddesh,

Thanks for the suggestion. i have tried to find the sapsecu.dll but it is not available in any directory. i have tried even in the installation CD's but none available.

any idea why it is so? i am totally clueless from the past 1 week.

Rgds

Bhavani Prasad

former_member185954
Active Contributor
0 Kudos

I wonder, why it is not there, maybe it is hidden, check it, if you are sure its not there, you can download it from sapserv(x)

This can be downloaded from sapserv<x> under /general/misc/security/SAPSECU/<platform>.

Regards,

Siddhesh