


Such entries take around 300 - 500 ms each and these are executed for all the Partial Views we have within the project, which are quite considerable. 'iisexpress.exe' (Managed (v9)): Loaded 'C:\Windows\Microsoft.NET\Framework\v9\Temporary ASP.NET Files\root\02ba097f\ab73cbf7\App_Web_notificationmessage.', Symbols loaded. 'iisexpress.exe' (Managed (v9)): Loaded 'C:\Windows\Microsoft.NET\Framework\v9\Temporary ASP.NET Files\root\02ba097f\ab73cbf7\App_Web_-.dll', Symbols loaded. Similarly to the other question, when starting an MVC project, I get several lines within the Output panel which consist of something similar to: 'iisexpress.exe' (Managed (v9)): Loaded 'C:\Windows\Microsoft.NET\Framework\v9\Temporary ASP.NET Files\root\02ba097f\ab73cbf7\App_Web_.dll', Symbols loaded. I have tried all what is described within that question and still, the symbol loading for the very first time is drastically slow. I have an issue which is practically similar to Visual Studio debugging/loading very slow but I haven't managed to find a solution to such a problem.
