Formular una preguntaFormular una pregunta
 

Debate generalVisual Studio 2008 Redraw/Repaint VERY VERY Slow

  • jueves, 03 de enero de 2008 15:19Charles Sustek Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

     

    My Visual Studio 2008 gets to the point where it redraws grid lists-  Code Analysis, Test View, etc. - very, very slowly.  It is slow enough to be disruptive.  Has anyone else encountered this problem?  I do not know how to fix this.

     

    Thanks

Todas las respuestas

  • lunes, 07 de enero de 2008 4:16Figo FeiMSFT, ModeradorMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    You can do the following steps to deal with the case:
    1. Reboot the machine into Safe Mode. Do we still have the problem? This can isolate some third party application/driver’s interference.

    2. If we switch to try a new user account, do we have the problem? This can rule out the possibility of corrupted user profile.
    3. Do we have any third party add-ins loaded? Disable them with “Tools” | “Add-in Manager…” or run devenv /safemode

    4. Try to run devenv /ResetSettings to isolate the VS setting problem.

    Thanks

  • jueves, 10 de enero de 2008 3:18Figo FeiMSFT, ModeradorMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    We are changing the issue type to “Comment” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by editing your initial post and changing the radio button at the top of the post editor window.

    If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

    Thank you!