I am facing an error message while profiling a c# console application in VS 2010 (using CPU Sampling method of profiling). When I click on Start Profiling: following error message is displayed:
"Could not launch D:\xxx\yyy\zzz.exe. Previous attempt to profile the application finished unsuccessfully. Please restart the application."
I have tried to profile a new Console Application, but I face the same error message.
What can be the reason for this error? Do I need to configure something? Please help!!!