vsperfmon

Error VSP1737: File could not be opened due to sharing violation

一个人想着一个人 提交于 2019-12-25 08:45:40
问题 I am getting below error in the Visual Studio 2013 Ultimate when running performance and diagnostics session with Team Foundation Server (TFS). Below are the steps to reproduce: Get latest from Team Foundation Server. Create new Performance Session of "CPU Sampling" method. Launch the newly created Performance Session. After exiting the session by closing internet explorer or clicking on "Stop Profiling". Then I would get below error in the Output Window. Preparing web server for profiling.

Why cant I profile using vsperfmon by attaching to dllhost.exe?

梦想的初衷 提交于 2019-12-11 07:18:59
问题 I have a native C++ project that uses COM to communicate with a separate project in VB.NET. I have been able to successfully profile the native project in the past by attaching the project to a separate exe that references the native dll. I'm now trying to profile the native project by connecting to dllhost.exe. This configuration works, since I'm able to debug through dllhost, but if I try and profile the code (or just attach the profiler to dllhost while I'm debugging), the profiler stops

can't start visual studio profiler

*爱你&永不变心* 提交于 2019-12-01 18:24:34
问题 I have VS 2010 Ultimate. I have created empty win32 console solution and replaced it's cpp file with http://pastebin.com/EQJKJK6T I tried to perform CPU Sampling profiling. But for some reason I get the following messages MessageBox: Could not launch 'path to exe file'. Previous attempt to profile the application finished unsuccessfully. Please restart the application. Output window: Profiling started. Warning VSP2355: Some Windows counters will not be collected. Without this data, some

can't start visual studio profiler

主宰稳场 提交于 2019-12-01 18:18:57
I have VS 2010 Ultimate. I have created empty win32 console solution and replaced it's cpp file with http://pastebin.com/EQJKJK6T I tried to perform CPU Sampling profiling. But for some reason I get the following messages MessageBox: Could not launch 'path to exe file'. Previous attempt to profile the application finished unsuccessfully. Please restart the application. Output window: Profiling started. Warning VSP2355: Some Windows counters will not be collected. Without this data, some performance rules may not fire. Profiling process ID 4368 (test). Process ID 4368 has exited. Data written