Windows error 0x80073D0A, -2147009270

Detailed Error Information

INSTALL_FIREWALL_SERVICE_NOT_RUNNING[1]

MessageThe package could not be installed because the Windows Firewall service is not running. Enable the Windows Firewall service and try again.
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 Code15626 (0x3d0a)

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

Questions

1vote
2answers

visual studio 2012 new windows store app on windows 8 firewall error

im install VS2012 on windows8 with SDK from menu File >> New Project >> XAML app project and after get developer license, when i want to compile it, this error accured Registration of the app failed [https://i.stack.imgur.com/eS3wG.png] > Error 1 Error : DEP0700 : Registration of the app failed. error [...] read more
windows-8
visual-studio-2012
compiler-errors
app-store
windows-store-apps
1vote
0answers

Windows Firewall is blocking downloads from Windows Store

I am trying to re-install Forza Horizon 3 that I purchased from Windows Store since. I tried to play game today and it told me there is an update that I should install and re-directed me to Windows Store. But I had problem with downloading that update. After that I [...] read more
windows
windows-10
windows-store-app
windows-store

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