VS2013: “VSP2340: Environment variables were not properly set” even when running from IDE

后端 未结 2 743
旧巷少年郎
旧巷少年郎 2021-01-05 14:20

I am profiling a C# program from Visual Studio 2013. I go to Analyze -> Performance and Diagnostics to start the wizard. It gives me a choice of profiling method. If I ch

2条回答
  •  庸人自扰
    2021-01-05 14:31

    Have you tried to run a Visual Studio Command Prompt (as administrator) and run command vsperfclrenv / globalsampleon? After thad you may need to reboot.

提交回复
热议问题