Why won't Profiler start?
Updated: 6/20/2008 12:25:00 AM
Requests: 6114

In the December and February/March CTPs, many users have reported that trying to launch Profiler only yielded an entry in Task Manager for PROFILER90.EXE — no GUI showed up, and no work seemed to be done. The entry only showed 2,572 KB of RAM being utilized, so obviously this was a big difference from prior builds, such as the October CTP (which launched successfully, and used over 25 MB of RAM before starting a trace).

I tried this at a command line, to see if I could determine whether certain arguments might be required to launch it with a GUI:

E:\Program Files\Microsoft SQL Server\90\Tools\Binn\Profiler90.exe -?

However, this only resulted in another instance of PROFILER90.EXE in Task Manager.

As it turns out, this is a Windows Server 2003 security issue, caused because Profiler is a digitally signed application. It can be resolved by:

© 2004-2010 Aaron Bertrand, All Rights Reserved. SQL Server 2005, of course, belongs to Microsoft.