Set registry key:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\dbxvexe.exe
+ GlobalFlag = 0x00000010 (Show loader snaps)
Reboot, then run the application under WinDbg or DebugView to see exact failing DLL.
Go to Settings > Windows Update > Advanced Options > Optional Updates. Install any Driver Updates and Cumulative Updates listed. Microsoft often releases patches for DLL compatibility.
Alternative manual method: Download each from Microsoft (2005, 2008, 2010, 2012, 2013, 2015-2022). Make sure to install both x86 (32-bit) and x64 (64-bit) versions. DBXV frequently uses the x86 runtimes.