VS 2019 Application Still Won't Start

  • Thread starter Thread starter Craig6213
  • Start date Start date
C

Craig6213

Guest
Several days ago around lunch time one of my applications started failing to activate for no apparent reason. I have since de-installed and re-installed Visual Studio 2019 (Community Edition) and re-created and rebuilt the application several times and have been taking actions suggested by forum responses trying to find the problem. None have been successful.


The Visual Studio Debugger output listed below indicates that a dll cannot be found. The debugger output does not say which one.



I ran the Windows Debugger on the application and received the output listed below the Visual Studio Debugger output. It indicates that the process is terminating during or shortly after execution of sechost.dll. Following that is the Windows Debugger output for a simple blank UWP application that shows what happens after execution of sechost.dll during startup. It indicates that a runtime dll is may be terminating or there may be issues with its path.



My application has been dead for several days and I am afraid to touch my other applications because they will probably not start up after I rebuild them. I have several years of work invested in these applications. I urgently need you help to correct this problem.



I previously reported this issue with the questions “VS2019 – Unable to Activate Windows Store App” and “Can’t Renew Expired Certifcate”. You can see the history of the issue there.



Can you tell me what I have to do the get my applications to start.


Regards

Craig



********** Visual Studio Debugger Output *********************



'Controllers.exe' (Win32): Loaded 'D:\cpodc\Documents\Visual Studio 2019\Projects\Controllers\Debug\Controllers\AppX\Controllers.exe'. Symbols loaded.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'.

'Controllers.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'.

The thread 0xdfc has exited with code -1073741515 (0xc0000135).

The thread 0x4bfc has exited with code -1073741515 (0xc0000135).

The program '[1628] Controllers.exe' has exited with code -1073741515 (0xc0000135) 'A dependent dll was not found'.



******** Windows Debugger Output ************************************





Microsoft (R) Windows Debugger Version 10.0.18972.1001 X86

Copyright (c) Microsoft Corporation. All rights reserved.



*** wait with pending attach



************* Path validation summary **************

Response Time (ms) Location

Deferred srv*

Symbol search path is: srv*

Executable search path is:

ModLoad: 009a0000 00bc8000 Controllers.exe

ModLoad: 77a70000 77c0a000 ntdll.dll

ModLoad: 763d0000 764b0000 C:\WINDOWS\SysWOW64\KERNEL32.DLL

ModLoad: 77740000 7793c000 C:\WINDOWS\SysWOW64\KERNELBASE.dll

ModLoad: 773a0000 77616000 C:\WINDOWS\SysWOW64\combase.dll

ModLoad: 75b00000 75c1f000 C:\WINDOWS\SysWOW64\ucrtbase.dll

ModLoad: 76ff0000 770ab000 C:\WINDOWS\SysWOW64\RPCRT4.dll

ModLoad: 75240000 75260000 C:\WINDOWS\SysWOW64\SspiCli.dll

ModLoad: 75230000 7523a000 C:\WINDOWS\SysWOW64\CRYPTBASE.dll

ModLoad: 76c10000 76c6f000 C:\WINDOWS\SysWOW64\bcryptPrimitives.dll

ModLoad: 76b90000 76c06000 C:\WINDOWS\SysWOW64\sechost.dll

eax=00000000 ebx=011a4000 ecx=00000000 edx=00000000 esi=c0000135 edi=00002000

eip=77ae203c esp=012ff65c ebp=012ff6b8 iopl=0 nv up ei pl nz na pe nc

cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000206

ntdll!NtTerminateProcess+0xc:

77ae203c c20800 ret 8



Windows Debugger Output on Application that Successfullt Starts *************



Microsoft (R) Windows Debugger Version 10.0.18972.1001 X86

Copyright (c) Microsoft Corporation. All rights reserved.



*** wait with pending attach



************* Path validation summary **************

Response Time (ms) Location

Deferred srv*

Symbol search path is: srv*

Executable search path is:

ModLoad: 00ef0000 00ef6000 UWPShim.exe

ModLoad: 77a70000 77c0a000 ntdll.dll

ModLoad: 763d0000 764b0000 C:\WINDOWS\SysWOW64\KERNEL32.DLL

ModLoad: 77740000 7793c000 C:\WINDOWS\SysWOW64\KERNELBASE.dll

ModLoad: 75b00000 75c1f000 C:\WINDOWS\SysWOW64\ucrtbase.dll

ModLoad: 773a0000 77616000 C:\WINDOWS\SysWOW64\combase.dll

ModLoad: 76ff0000 770ab000 C:\WINDOWS\SysWOW64\RPCRT4.dll

ModLoad: 5cec0000 5ced3000 C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.27508.1_x86__8wekyb3d8bbwe\VCRUNTIME140_APP.dll

ModLoad: 75240000 75260000 C:\WINDOWS\SysWOW64\SspiCli.dll

ModLoad: 75230000 7523a000 C:\WINDOWS\SysWOW64\CRYPTBASE.dll

ModLoad: 76c10000 76c6f000 C:\WINDOWS\SysWOW64\bcryptPrimitives.dll

ModLoad: 76b90000 76c06000 C:\WINDOWS\SysWOW64\sechost.dll

ModLoad: 5eb10000 5eb17000 C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.27004.0_x86__8wekyb3d8bbwe\UWPHOST.dll

ModLoad: 779a0000 77a5f000 C:\WINDOWS\SysWOW64\msvcrt.dll

ModLoad: 75600000 7560f000 C:\WINDOWS\SysWOW64\kernel.appcore.dll

(21fc.8bc): Break instruction exception - code 80000003 (first chance)

eax=00000000 ebx=0110e000 ecx=64ab0000 edx=00000000 esi=01403300 edi=77a7688c

eip=77b1e9d2 esp=00fff8b4 ebp=00fff8e0 iopl=0 nv up ei pl zr na pe nc

cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000246

ntdll!LdrpDoDebuggerBreak+0x2b:

77b1e9d2 cc int 3



Continue reading...
 
Back
Top