Hi guys. I was wondering if anyone can help me. I have a web project with about 50 or so pages that I debug locally. The project runs fine for a few weeks and then slows down to a crawl where it can take 2-3 minutes to get it running and a minute or two to load each page once it does get running. I tried resetting all my settings to the default as detailed here..
http://geekswithblogs.net/bjones/archive/2006/08/05/87186.aspx but it did not do anything.
The only workaround I have is to create a new project....take all of the sub directories from the old project(bin, images etc) and then grab all of the pages that are off of the project root from sourcesafe including the sln and suo files. Once I do this my project flies.
Any suggestions for a better workaround than what I am doing ? A few members of my team have the same issue but many of them do not.