I'm using the latest version of VS and WPT and for some reason I cannot stop traces started with /noadmin. I am able to start traces with /noadmin I just can't stop them. I get the error message:
You are using a version of the MSVC toolset that does not support the `/noadmin` option. Please try updating your MSVC toolset to at least 16.11.
Microsoft (R) Visual C++ (R) Performance Analyzer 2.2.22080401
Microsoft Visual Studio Professional 2022 (64-bit) Version 17.5.1
I'm using the perf_msvcbuildinsights.dll from C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.29.30133. I copied it to C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit because the dll that came with the kit didn't work. When opening a trace I could see file names but no timing information.
I'm using the latest version of VS and WPT and for some reason I cannot stop traces started with
/noadmin. I am able to start traces with/noadminI just can't stop them. I get the error message:Microsoft (R) Visual C++ (R) Performance Analyzer 2.2.22080401
Microsoft Visual Studio Professional 2022 (64-bit) Version 17.5.1
I'm using the
perf_msvcbuildinsights.dllfromC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.29.30133. I copied it toC:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkitbecause the dll that came with the kit didn't work. When opening a trace I could see file names but no timing information.