SSMS Slow To Save
- by Bunch
When using SSMS 2008 I found it to be really slow when
trying to save a file, even a small one with just some simple SELECT statements
on it. The symptoms were the flashing save disk icons in the lower right corner
and selecting the location to save in the Save File dialog would hang each time
I picked a location (e.g. Libraries, a folder). This was the first I had seen
anything like this where it was really, really slow. It ended up that a server
had died last week and I was still mapping a drive to it. SSMS was still trying
to connect to it causing the slow down (further information here and
here).
Once I removed that the save functionality worked like it should.
Tags: SQL