DOCUMENT:Q141438 30-JUL-2001 [visualc] TITLE :PRB: The Profiler Isn't Enabled PRODUCT :Microsoft C Compiler PROD/VER:4.00 OPER/SYS: KEYWORDS:kbsetup kbGenInfo kbVC kbprb kbGrpDSTools kbArtTypeINF ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual C++, version 4.0 ------------------------------------------------------------------------------- The information in this article is included in the documentation starting with Visual C++ 5.0. Look there for future revisions. SYMPTOMS ======== The Profile option on the Tools menu in the Developer Studio is disabled. CAUSE ===== The profiler is not installed. By default, the setup for Visual C++ 4.0 does not install the profiler. RESOLUTION ========== Perform a custom installation, and be sure to select Profiler under the Tools category. STATUS ====== This behavior is by design. MORE INFORMATION ================ The Profile option on the Tools menu may also be disabled if profiling has not been enabled for the project. Profiling can be enabled under build settings. This option is found only in the General category on the Link tab. The command-line equivalent is: PROFILE REFERENCES ========== Additional information can be found in the Help file by performing an index search using "Enable Profiling Option." Additional query words: 4.00 ====================================================================== Keywords : kbsetup kbGenInfo kbVC kbprb kbGrpDSTools kbArtTypeINF Technology : kbVCsearch kbVC400 kbAudDeveloper Version : 4.00 Issue type : kbprb ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2001.