Long build times after 2005 conversion

D

Dan Munk

Hello,

I have a large project exclusively made up of interfaces (several
hundred) that define the business objects used in our system. Heavy
inheritance and aggregation are used in the project. In Visual Studio
2003 the project takes ~30 seconds to build. In Visual Studio 2005 the
project takes ~24 minutes. The project references one other assembly.
I've tried to reference the dependency both as a dll and as a project..

Has anyone else had a similar experience?

Thanks,
Dan
 
Joined
Apr 30, 2006
Messages
1
Reaction score
0
long build times w/ VS 2005 Conversion Project

I didn't see any replies to your thread -- did you ever solve the problem? I'm encountering it myself, and it's driving me crazy! I have a web project that takes 3 or 4 seconds to build in VS 2003 and it takes 30 to 40 seconds in VS 2005.

regards,

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top