Affichage des articles dont le libellé est slow save file Visual studio 2005. Afficher tous les articles
Affichage des articles dont le libellé est slow save file Visual studio 2005. Afficher tous les articles

dimanche 23 août 2009

very slow to save a file in Visual Studio

Thanks to this blog

A simple file took 15 seconds to save !!!after having suffered 1 hour, I decided to investigate throught the web, I found the link above...and clearly it was exactly the solution.

I checked the registry to look
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ProjectMRUList

some files were located on a network drive ... and did slow down all the save process :-(after deleting those registry entries, then it was fast again :-)

Cheers,
Sylvain