Symbols taking very, very long time to load when hosting ASP.NET app in IIS
- by joshcomley
Hi,
I'm hosting my project using IIS, running from Visual Studio.
Whenever I recompile, on the first run it takes several minutes (on a not awful machine) to load all the symbols.
Please see http://joshz.com/so/symbols.html for a list of the symbols that are loaded. At the bottom there is a ThreadAbortException, I'm not sure if this is playing a role.
Any advice would be greatly appreciated; it's slowing my day down enormously!
As a note: the project has never run quickly since I joined the company and started working with it.