Windows error 0x8007041D, -2147023843

Detailed Error Information

SERVICE_REQUEST_TIMEOUT[1]

MessageThe service did not respond to the start or control request in a timely fashion.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code1053 (0x041d)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x0000041d.

Questions

0votes
1answer

Cannot activate Windows 2012r2 Standard

Running cmd.exe as Administrator: Slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX -->> it gives error: Windows Script Host Error: 0x8007041D On a computer running Microsoft Windows non-core edition, run 'slui.exe 0x2a 0x8007041D' to display the error text. and: slui.exe 0x2a 0x8007041D -->> Windows Activation An error has occured You can also contact Microsoft by [...] read more
windows
0votes
2answers

SQL Server 2005 Express on Windows 7: Service does not start during installation

During SQL Server 2005 Express installation on a computer with Windows 7 Home Premium x64, the installation failed upon trying to start the instance service. No log file was created in the instance log folder itself (.../MSSQL.1/MSSQL/LOG). Hopefully this could be a hint for something but it is certainly new [...] read more
sql-server
windows-7
sql-server-2005
0votes
2answers

Deploying asp.net core 3.1 websites with windows server core 2019 on azure

Can someone help how I can deploy as anp.net web api core 3.1 on a windows server core 2019, on Azure. I have tried following the link I am having the error ******* CommandLine: ********** MSI (c) (E4:AC) [12:38:27:612]: Client-side and UI is none or basic: Running entire install on [...] read more
asp.net-core
iis
azure-web-app-service

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0