Symptom: When you start an application using CLR profiler, it always says [waiting for application to start common language runtime] and wait forever
Resolution
- Most probably you may be using CLR Profiler 1.1 to profile .NET 2.0 Application. Download CLR Profiler 2.0 from the here
If it is VISTA or Windows XP, may be CLR Profiler doesn't have enough permissions to run. Try running CLR Profiler as an Administrator.Right Click on the CLRProfiler.exe -> Run as -> Administrator