VS2010 C#: Delay when opening a file inside IDE
- by Chau
I have this annoying problem. Each time I double click on (open) a file in the Solution Explorer, it takes around 5 seconds to open.
It doesn't matter if its a small file or a large file.
Does anyone know how I can avoid this delay?
Regards, Casper