cancel
Showing results for 
Search instead for 
Did you mean: 

SAPGUI 720 installation error with Microsoft Deployment Toolkit (MDT)

Former Member
0 Kudos

Hi everyone,

actually we are setting up a Microsoft Deployment Toolkit (MDT, maybe better known as BDD which is the old name) image for our new Windows 7 clients.

So I upgraded our SAPGUI 710 installation share to 720 and installed SAPGUI 720 patch level 3.

When I run the installation from a Windows 7 clients everything works just beautiful. I used following command to install SAPGUI:


defumss0601\SAPGUI720_INSTSERVER\setup\nwsapsetup.exe /package:"_KURZ Standard GUI (local)" /nodlg

This command line is configured in MDT!

When a client will be automatically deployed through MDT we get one error (RC 144):

09:01:23 NwSapFeiKr 2 Attempting <InProc COM server file> installation:
defumss0601\SAPGUI720_INSTSERVER\SAPgui\eCATTRH.dll --> C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll

09:01:23 NwSapFeiKr 2 '
defumss0601\SAPGUI720_INSTSERVER\sapgui\eCATTRH.dll' successfully copied to 'C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll'

09:01:23 NwSapFeiKr 2 SharedDllCounter for 'C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll' has been set to 1

09:01:23 NwSapFeiKr 2 Attempting to register COM InProcServer C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll

09:01:23 NwSapFeiKr 2 Attempting to register COM server from reg file

09:01:23 NwSapFeiKr 2 Offline registration impossible: COR- file not found

09:01:23 NwSapFeiKr 2 Falling back to out of process self registration ( sapregsv.exe )

09:01:23 NwSapFeiKr 2 CreateProcess on: 'sapregsv.exe C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll /s /w'

09:01:54 NwSapFeiKr 2W Registration with 'sapregsv.exe' failed: No message text available. Error code 0xffff (65535)

09:01:54 NwSapFeiKr 2 Falling back to registration with 'regsvr32.exe'

09:01:54 NwSapFeiKr 2 CreateProcess on 'C:\Windows\system32\regsvr32.exe "C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll" /s'

09:02:25 NwSapFeiKr 2E COM server out of process self registration failed! Reboot required.: No message text available. Error code 0xffff (65535)

09:03:24 NwSapFeiKr 2E The module C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll could not be loaded due to unresolved module dependencies:

09:03:24 NwSapFeiKr 2E Module mfc90.dll is unresolved

09:03:24 NwSapFeiKr 2E Module msvcp90.dll is unresolved

09:03:24 NwSapFeiKr 2E Module msvcr90.dll is unresolved

So some .dll can't be registered or whatever. The log file on the Windows 7 client where it was working says:

15:58:22 NwSapFeiKr 2 Attempting <InProc COM server file> installation:
DEFUMSS0601.kurz-group.com\SAPGUI720_INSTSERVER\SAPgui\eCATTRH.dll --> C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll

15:58:22 NwSapFeiKr 2 '
DEFUMSS0601.kurz-group.com\SAPGUI720_INSTSERVER\sapgui\eCATTRH.dll' successfully copied to 'C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll'

15:58:22 NwSapFeiKr 2 SharedDllCounter for 'C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll' has been set to 1

15:58:22 NwSapFeiKr 2 Attempting to register COM InProcServer C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll

15:58:22 NwSapFeiKr 2 Attempting to register COM server from reg file

15:58:22 NwSapFeiKr 2 Offline registration impossible: COR- file not found

15:58:22 NwSapFeiKr 2 Falling back to out of process self registration ( sapregsv.exe )

15:58:22 NwSapFeiKr 2 CreateProcess on: 'sapregsv.exe C:\Program Files\SAP\FrontEnd\SAPgui\eCATTRH.dll /s /w'

15:58:22 NwSapFeiKr 2 COM server out of process self registration succeeded

Wo whats the deal here?

Maybe someone can help me.

Best regards,

Tony Nixdorf

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Tony,

i'm sure thet the installation of the

vc9_redist_x86.msi

is damaged

Please see the other logfiles....

NwSapSetup_Vc9Rt_x86.log

I think it is better to open an "OSS" message for this problems...

Best regards

Sven

Former Member
0 Kudos

Hi Sven,

thanks for your reply.

I've executed vc9_redist_x86.msi on the installation server and after that I let my colleague test the MDT installation. He said the installation succeeded without any erros - so I guess this was the error.

What I don't really understand is why this error only in MDT installations occured.

Best regards,

Tony Nixdorf

Answers (0)