Click to See Complete Forum and Search --> : Visual C++ Profiling: Why can't I enable profiling in Visual Studio 6.0?


KevinHall
April 15th, 2004, 11:33 AM
Q: Why can't I enable profiling in Visual Studio 6.0?

A: You'll need the Learning, Professional, or Enterprise version of Visual Studio 6.0 to use profiling. If you have the proper edition and are having trouble enabling profiling, then the following two links should help you.


Enable Profiling (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_core_Enable_Profiling.asp)
<br>
BUG: Profiler Enabled Only Under Administrator Account (http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q224382)

<br><br>