Scrolling in ClassView is noticeably slow when the project is under source control (195375)



The information in this article applies to:

  • Microsoft Visual C++, 32-bit Enterprise Edition 6.0
  • Microsoft Visual C++, 32-bit Professional Edition 6.0
  • Microsoft Visual C++, 32-bit Learning Edition 6.0

This article was previously published under Q195375

SYMPTOMS

Scrolling in ClassView is noticeably slow when the project is under source control.

RESOLUTION

The following are three possible resolutions:
  • Disable source control integration for the entire machine. To do this:
    1. Close Developer Studio.
    2. Using a registry editor such as RegEdit, rename the registry key:
       HKEY_LOCAL_MACHINE\Software\SourceCodeControlProvider
      								
  • Disable source control integration for Developer Studio only. To do this:
    1. Close Developer Studio.
    2. Using a registry editor such as RegEdit, select the registry key:
      HKEY_CURRENT_USER\Software\Microsoft\DevStudio\6.0\SourceControl
      								
    3. Modify the "Disabled" value to 1 (from 0).
  • Don't use ClassView.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

This bug was corrected in Visual Studio 6.0 Service Pack 3.

REFERENCES

For more information about Visual Studio service packs, click the following article number to view the article in the Microsoft Knowledge Base:

194022 Visual Studio 6.0 service packs, what, where, why

194295 How to tell that a Visual Studio service pack is installed


Modification Type:MajorLast Reviewed:9/2/2005
Keywords:kbProgramming kbservicepack kbtshoot kbBug kbfix kbide kbVS600sp3fix KB195375 kbAudDeveloper kbAudITPRO