Website project takes a long time to load in VS.NET 2008
Posted
by rm
on Super User
See other posts from Super User
or by rm
Published on 2010-05-26T20:00:29Z
Indexed on
2010/05/26
20:03 UTC
Read the original article
Hit count: 159
Performance
|visual-studio-2008
After getting a new computer (a lot faster than the one I've used before) my Solutions take A LONG TIME (3-4 minutes)
to load up in VS.NET 2008.
I only have 2 projects in the solution: DB Project and Website Project (from IIS).
If I remove the Website Project from Solution - it loads up instantly
, when I add that same website project to the OPEN Solution - it loads up instantly
.
The only time it's slow is when I open the solution referencing my Website project.
I had the exact same setup (as far as VS is concerned) on my old box, and never had this problem.
Any ideas?
© Super User or respective owner