microsoft / vcperf

A build analysis tool for the MSVC toolchain.
MIT License
295 stars 33 forks source link

Cannot use perf_msvcbuildinsights.dll #21

Open steffenroeber opened 3 years ago

steffenroeber commented 3 years ago

Hi, vcperf show following log after start. perf_msvcbuildinsights.dll cannot be loaded:

Windows Performance Analyzer 10.0.19041.1 (WinBuild.160101.0800) Loaded preferences from C:\Users\roebst2\AppData\Local\Windows Performance Analyzer\WindowPreferences.xml Using default color table Loaded Local Preferences from C:\Users\roebst2\AppData\Local\Windows Performance Analyzer\FileHistory.xml Loaded Local Preferences from C:\Users\roebst2\AppData\Local\Windows Performance Analyzer\Preferences.xml Loaded Local Preferences from C:\Users\roebst2\AppData\Local\Windows Performance Analyzer\Preferences.xml Error: Could not load add-in: C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\perf_msvcbuildinsights.dll. Exception: System.Runtime.InteropServices.COMException (0x80004005): Beim Aufruf einer COM-Komponente wurde ein HRESULT E_FAIL-Fehler zur??ckgegeben. bei Microsoft.Performance.PerfCore4.IAddInManager.LoadAddIn(String fileName) bei Microsoft.Performance.Shell.AddIns.WpaAddInManager.TryLoadNativeAddIn(String nativeAddInDll)