CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Nov 2002
    Location
    Foggy California
    Posts
    1,245

    Visual C++ Profiling: Why can't I enable profiling in Visual Studio 6.0?

    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.




    Last edited by Andreas Masur; July 25th, 2005 at 03:30 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured