Windows error 0x800713EC, -2147019796

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 Code5100 (0x13ec)

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

Questions

8votes
4answers

visual studio 2013 error on installation microsoft.net framework 4.51

I have a problem while installing vs 2013 the image below shows the error: error on installation [https://i.stack.imgur.com/OpW7O.png] I have researched much on Google, on I found that on windows 8.1 the .net framework 4.5.1 is already part of the OS now. When VS 2013 is trying to install .net [...] read more
visual-studio-2013
1vote
3answers

"Error 0x800713ec - Asia" when Installing .NET Framework 4.7.2 targeting pack

I downloaded and tried to install the .NET Framework 4.7.2 Targeting Pack. When the downloaded installer runs it produces this error for unknown reasons: enter image description here [https://i.stack.imgur.com/22oDc.png] Note that I am in the USA and have not downloaded an Asia-specific installer (AFAIK), so that part of the error [...] read more
.net
.net-4.7.2
1vote
1answer

Visual Studio 2013 installation error: .NET 4.5 needs to be enabled, but already is

I have a problem with Visual Studio Ultimate 2013. When I started the installation process, I got an error related to the .NET Framework 4.5.1, 0x800713ec Asia. I try to install .NET Framework 4.5.1 and I downloaded it from microsoft.com, but I have got the next issues: > Blocking Issues: [...] read more
visual-studio-2013
0votes
1answer

Errors when launching/repairing/etc. in SQL Management Studio

I'm getting this error when I launch the SQL Management Studio 2016. enter image description here [https://i.stack.imgur.com/MjgiY.png] How can I solve this? I tried to reinstall several times (the installation process does not throw any errors) and when I try to "repair" the installation I got 0x800713ec error. I also [...] read more
sql-server
ssms
0votes
1answer

How to show erros occuring during installation of prerequesites

Using Wix 3.10 When installing .NET 4.6 on Windows 8.0, the Microsoft package returns an error since the computer is missing anothger kb by microsoft. That's ok so far, but I want to show this message from the NET-installer in my custom wpf-UI, but I didn't figured out what event [...] read more
installation
wix
bundle

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