This problem is caused by a faulty .suo file. To resolve this situation you must first close VS 2005 and then delete the .suo file of the corresponding .sln file. Then restart VS and the problem will be fixed.
Αρχείο για την κατηγορία ‘Software’
VS 2005 TFS faulty remembers old location of a project which has changed path
Αναρτήθηκε από τον/την slazaris στο Μαρτίου 7, 2008
Δημοσιεύθηκε στο Software | Με ετικέτα: old reference, TFS, VS 2005 | 1 σχόλιο »
Slow loading of symbols when debugging ASP.NET application
Αναρτήθηκε από τον/την slazaris στο Φεβρουαρίου 15, 2008
This a bug of VS 2005. The slowdown issue occurred when breakpoints were set in multiple source files in the same project that had the same short file names (for example: two default.aspx.cs files) and which were organized in a certain directory structure pattern on disk. The patch fixes this issue and should prevent the debugger from pausing when trying to load the web project’s assembly symbols in this case.
A patch exists here and there is also a relevant KB.
Περισσότερες πληροφορίες στο http://weblogs.asp.net/scottgu/archive/2007/08/21/public-hotfix-patch-available-for-vs-2005-f5-debugging-performance-issue-with-asp-net.aspx
Δημοσιεύθηκε στο Software | Με ετικέτα: ASP.NET, bug, debug, slow | Αφήστε Σχόλιο »