Windows error 0x80070700, -2147023104

Detailed Error Information

NETLOGON_NOT_STARTED[1]

MessageAn attempt was made to logon, but the network logon service was not started.
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 Code1792 (0x0700)

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

Questions

3votes
1answer

SBS 2011 "All GC's are down" after migration

I had an SBS 2008 server that was on its last legs, so I did a migration from SBS 2008 to SBS 2011. Everything was going great, until I got to the last step and did a dcpromo on the old SBS 2008 machine to take it off the network. [...] read more
windows-sbs-2011
0votes
0answers

After Windows Update none of the websites work anymore

On friday I installed windows updates - I guess this was not good at all. All my websites return now error 500. So I checked Windows Event Viewer, there are two error logs: Source: ASP.NET 4.0.30319.0 An error occured while trying to start an integrated application instance. Exception:System.Runtime.InteropServices.COMException Message: An [...] read more
iis
windows-server-2016

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