cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

The installation of SAP products failed with 5 error(s)

Makoto0101
Explorer
1,542

Hi Expert

An error occurred during the installation of SAP.

Makoto0101_0-1718087074331.png

 


Below is the content of the log file

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="SapSetupError.xsl"?>
<SapSetup Context="ErrorLog">
<ErrorList>
<Error>
<Description>Registration failed.<p/></Description>
<ErrorCode>0x80004005</ErrorCode>
<Dest>C:\Program Files (x86)\SAP\FrontEnd\SapGui\GridView.ocx</Dest>
<Source>C:\Users\tanaka\AppData\Local\Temp\Sap8F24.tmp\SapGui\GridView.ocx</Source>
<State>Install</State>
<Type>File</Type>
</Error>
<Error>
<Description>Registration failed.<p/></Description>
<ErrorCode>0x80004005</ErrorCode>
<Dest>C:\Program Files (x86)\SAP\FrontEnd\SapGui\sapcalen.ocx</Dest>
<Source>C:\Users\tanaka\AppData\Local\Temp\Sap8F24.tmp\SapGui\sapcalen.ocx</Source>
<State>Install</State>
<Type>File</Type>
</Error>
<Error>
<Description>Component $CoreGUI Files is in error. It has not been successfully installed.<p/></Description>
<ErrorCode>0x80004005</ErrorCode>
<Dest/>
<Source>{4FA50AAA-25C2-4829-B605-D2F2E0FD0401}</Source>
<State>Install</State>
<Type>Component</Type>
</Error>
<Error>
<Description>Registration failed.<p/></Description>
<ErrorCode>0x80004005</ErrorCode>
<Dest>C:\Program Files (x86)\SAP\FrontEnd\SapGui\apogrid.ocx</Dest>
<Source>C:\Users\tanaka\AppData\Local\Temp\Sap8F24.tmp\SapGui\apogrid.ocx</Source>
<State>Install</State>
<Type>File</Type>
</Error>
<Error>
<Description>Component $SCM is in error. It has not been successfully installed.<p/></Description>
<ErrorCode>0x80004005</ErrorCode>
<Dest/>
<Source>{23B2DA68-7F1B-4ECC-BAE8-84C9B361C27F}</Source>
<State>Install</State>
<Type>Component</Type>
</Error>
</ErrorList>
<Time>10:34:36</Time>
<Date>25.04.2024</Date>
<UserName>tanaka</UserName>
<ComputerName>50500-TANAKA</ComputerName>
</SapSetup>

What is the problem?
Please tell us.

Thank you in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

JunseoOk
Discoverer

Hello! It’s been a while since you posted were you able to resolve it? I ran into the same issue and wanted to share what fixed it for me. The problem was fonts: exceptions were caused by user-installed fonts rather than the system defaults. If you remove the user-installed fonts, delete the SAP-related folders, and then reinstall SAP GUI, it should be resolved.

xinshouweiyan
Discoverer
0 Likes
Thank you so much, you successfully solved my problem.