Windows error 0x800706FC, -2147023108

Detailed Error Information

TRUSTED_DOMAIN_FAILURE[1]

MessageThe trust relationship between the primary domain and the trusted domain failed.
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 Code1788 (0x06fc)

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

Questions

0votes
1answer

How can I delete Windows Apps (AppX) for Other Users

I have a large amount of drive space used in "c:\Program Files\WindowsApps..." that is for apps installed for other users. How can I remove those apps without logging in as that user? In more detail, the 'other user' in this case is actually a old account of mine from before [...] read more
windows-10
powershell
uninstall
0votes
1answer

Can't create or open web applications

I'm using VS 2013 Pro and having big problems. Opening an exsiting Web application and creating new web applications throws errors, rendering VS completely useless. I will try to describe the problems, details about what might be causing the problem and what I've tried to fix the problem. The problems [...] read more
visual-studio
visual-studio-2013

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