ASP.net MVC: why is AreaRegistration.RegisterAllAreas() so slow?
Are you using MVC Areas? If not, simply remove or comment that line out. I've noticed this before but have no real explanation for it.
Are you using MVC Areas? If not, simply remove or comment that line out. I've noticed this before but have no real explanation for it.