Windows error 0x80131F04, -2146230524

Detailed Error Information

NGEN_E_WORKER_UNEXPECTED_EXIT[1]

Message"Worker exited unexpectedly during startup"
CommentAn NGen worker process exited before it could be reached via DCOM.

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode19 (0x013)
NameFACILITY_URT[2][3]
DescriptionThe source of the error code is .NET CLR.[2][3]
Error Code7940 (0x1f04)

Questions

0votes
1answer

Windows App Certification Kit - GetCorSvcBindToUnregisteredWorker

I'd seen a lot conern about the Windows App Certification Kit especially in NGenTest while looking around for a solution.. Shortening the package name didn't work for me and I have not yet submitted any apps in the Marketplace. I am not using any 3rd party libraries other than "Microsoft [...] read more
windows-8
windows-store-apps
app-certification-kit

Comments

Leave a comment

(plain text only)

Sources

  1. https://github.com/dotnet/coreclr/blob/v1.1.0/src/inc/corerror.xml
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0