Windows error 0x8007085A, -2147022758

Detailed Error Information

HRESULT analysis[1]

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

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

Questions

1vote
1answer

"Workstation service has not been started" caused by DirectoryEntry

I have a website deployed on a Windows 2008 R2 server on IIS 7.5 that is accessed remotely. I am using Windows Integrated Authentication and reading a user's displayname ("Bloggs, Joe") which is displayed on the page. This was working fine until Friday, when all of a sudden I am [...] read more
c#
.net
asp.net-mvc-4
iis-7.5
windows-server-2008

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0