F
Frankie D.
I migrated a VC# app platform from VS2005 to
VS2008 (SP1) and the build time increased by a huge amount.
Whereas it used to typically take a few seconds to deploy my app under
VS2005, it now takes about 2-4 minutes. And redeploying an unmodified
project still takes 2-4 minutes to "build" the already-built project. What
is causing this and how can I fix this?
I have tried to to disable PlatformVerificationTask (see
http://blogs.msdn.com/vsdteam/archive/2006/09/15/756400.aspx ), but it does
not solve the problem.
Thanks for any help.
Frankie
VS2008 (SP1) and the build time increased by a huge amount.
Whereas it used to typically take a few seconds to deploy my app under
VS2005, it now takes about 2-4 minutes. And redeploying an unmodified
project still takes 2-4 minutes to "build" the already-built project. What
is causing this and how can I fix this?
I have tried to to disable PlatformVerificationTask (see
http://blogs.msdn.com/vsdteam/archive/2006/09/15/756400.aspx ), but it does
not solve the problem.
Thanks for any help.
Frankie