When I delete any file from an asp.net mvc project (project not in svn or any source control provider) it takes upto 60 seconds for the UI to become responsive again. CPU usage jumps to 80/90%.
Has anyone else experienced this and know of any fix or solution?
When I delete any file from an asp.net mvc project (project not in svn
Share
Yes, I had similar issue.
Just empty your recycle bin and it’ll start deleting files snappy again.
HTH