taking a very very long time to build a small project

  • Thread starter Thread starter Aussie Rules
  • Start date Start date
A

Aussie Rules

Hi,

I am unable to build a project, and can not figure out why.

Is there a log file or some way of seeing what is going on. I get 'visual
studio is busy.....' message if i try to click or do something within VS.net
2005.

The project use to take a few seconds to build, but now it seems to never
finish building...

Thanks
 
Yes I have, and its on a vista machine. I have not installed the vista patch
as its a beta.

Thanks
 
On one of my solutions, it takes like 30 seconds to build my DAC project,
but then it builds the rest of hte projects really fast. Weird. I don't get
any build errors.

Do you not get any build errors? Have you checked the Output Window and/or
the Immediate Window?

You can set the output verbosity of the Build to different levels. This is
in Tools/Options/Projects and Solutions/Build and Run.

Do you have a bunch of projects, or just one?

Robin S.
----------------------------------
 
Back
Top