Symbols that take a very long time to load when hosting an ASP.NET application in IIS

I am using my project using IIS running from Visual Studio.

Whenever I recompile, it takes a few minutes (on a not terrible machine) on first startup to load all the symbols.

Please see http://joshz.com/so/symbols.html for a list of downloadable symbols. Down there is ThreadAbortException

, I'm not sure if that plays a role.

Any advice would be much appreciated; it slows down my day a lot!

As a side note: the project never started quickly since I joined the company and started working with it.

Edit:

The My Symbols window looks something like this:

alt text http://joshz.com/so/symbols.png

It is not right?

+2


a source to share


1 answer


Clear / remove all your breakpoints and check.



0


a source







All Articles