Windows error 0xC000012F, -1073741521

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)true
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[1][2]
DescriptionThe default facility code.[1][2]
Error Code303 (0x012f)

Questions

3votes
2answers

How do I repair a Windows 7 installation damaged by Windows 8 sleep mode

I'm experimenting with a Windows 8 installation which is on a separate SSD. My actual Windows 7 installation I'm working with is on my old HDD. While Windows 8 was in sleep mode I swapped the hard disks and put in the Windows 7 HDD (I thought the computer was [...] read more
windows-7
windows-8
sleep
0votes
0answers

Win7 BSOD after user rebooted laptop while installing Windows update

c000021a 0xc000012f is the BSOD. http://pastebin.com/EtVDdSPW Contains the WindowsUpdate.log Booted up using Windows 7 CD and going into Repair. I've ran sfc /scannow /offbootdir=c:\ /offwindir=c:\windows about 4-5 times already as suggested from google search. This is the CBS.log http://pastebin.com/L91aLHsi I've ran chkdsk /f /x /r and came back with minor [...] read more
windows-7
windows
0votes
0answers

Visual Studio 2017 instance is not opened

Can anyone have any idea why Visual studio instance is not getting opened and how can I fix that. Below is error details I found from Visual Studio logs & system. * Visual Studio 2017 (15.9.22) * .Net Framework : 4.7 OS * Windows Server 2016 MSVCP120_CLR0400.dll is either not [...] read more
visual-studio
visual-studio-2017
0votes
1answer

C++ debugging: MSVCP140D.dll is either not designed to run on Windows

I am trying to debug a C++ program I took the source code over for in Visual Studio 2017 Professional. I can build the application in "Release x64" configuration and it executes fine. Even when I'm executing it in Release mode, it pays attention to breakpoints. But during step by [...] read more
visual-c++
visual-studio-2017
visual-studio-debugging
-1votes
1answer

Bad image error on any exe files in Windows 10

I recently dual booted my Acer aspire E15 laptop with Ubuntu. The Ubuntu was working fine but when I opened the windows from grub menu, wireless networks like wifi wasn't detected and any exe files are not opening rather a bad image error is popping up which reads: “Example.exe – [...] read more
windows
ubuntu
operating-system
windows-10
ubuntu-18.04

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