akpezy.blogg.se

0xc0000139 visual studio code debugger
0xc0000139 visual studio code debugger













'OptionChains.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_0.0_x86_8wekyb3d8bbwe\vcruntime140_app.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_0.0_x86_8wekyb3d8bbwe\vccorlib140_app.dll'. 'OptionChains.exe' (Win32): Loaded 'D:\cpodc\Documents\Visual Studio 2019\Projects\OptionChains\Release\OptionChains\AppX\mkl_core.dll'. 'OptionChains.exe' (Win32): Loaded 'D:\cpodc\Documents\Visual Studio 2019\Projects\OptionChains\Release\OptionChains\AppX\mkl_intel_thread.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. 'OptionChains.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. 'OptionChains.exe' (Win32): Loaded 'D:\cpodc\Documents\Visual Studio 2019\Projects\OptionChains\Release\OptionChains\AppX\OptionChains.exe'. When I comment out the code statement that calls the Intel library functions and rebuild the Release build starts and runs fine.

0xc0000139 visual studio code debugger

I don't have the problem with the Debug mode build.

0xc0000139 visual studio code debugger

It suggests that there may be a problem loading ntdll.dll. I start the Release executable with debugging and get the output below. When I build it in Release mode I get the "Failed to Activate" dialog box when the application starts. When I build my application in Debug Mode it starts and runs fine. I'm using the latest update of Visual Studio 2019 Community Edition.















0xc0000139 visual studio code debugger