473,804 Members | 3,273 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

taking a very very long time to build a small project

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

Jan 30 '07 #1
3 2351
Just out of curiousity, have you installed SP-1?

Robin S.
----------------------------------------
"Aussie Rules" <au**@aii.comwr ote in message
news:%2******** **********@TK2M SFTNGP05.phx.gb l...
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

Jan 31 '07 #2
Yes I have, and its on a vista machine. I have not installed the vista patch
as its a beta.

Thanks

"RobinS" <Ro****@NoSpam. yah.nonewrote in message
news:b8******** *************** *******@comcast .com...
Just out of curiousity, have you installed SP-1?

Robin S.
----------------------------------------
"Aussie Rules" <au**@aii.comwr ote in message
news:%2******** **********@TK2M SFTNGP05.phx.gb l...
>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

Jan 31 '07 #3
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.
----------------------------------
"Aussie Rules" <Au*********@no spam.nospamwrot e in message
news:eA******** ******@TK2MSFTN GP02.phx.gbl...
Yes I have, and its on a vista machine. I have not installed the vista
patch as its a beta.

Thanks

"RobinS" <Ro****@NoSpam. yah.nonewrote in message
news:b8******** *************** *******@comcast .com...
>Just out of curiousity, have you installed SP-1?

Robin S.
----------------------------------------
"Aussie Rules" <au**@aii.comwr ote in message
news:%2******* ***********@TK2 MSFTNGP05.phx.g bl...
>>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


Jan 31 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
2362
by: cody | last post by:
We have a huge project, the solutuion spans 50 projects growing. Everytime I want to start the project I have to wait nearly over 1 minute for the compiler to complete building. This is unaccaptable. I thought about loading only the project I need into visual studio and not the whole solution. The problem is that the compiler tells me it cannot find the referenced dlls (project references) although they are all lying in their bin and obj...
14
2844
by: Steve McLellan | last post by:
Hi, Sorry to repost, but this is becoming aggravating, and causing me a lot of wasted time. I've got a reasonably large mixed C++ project, and after a number of builds (but not a constant number) linking (and sometimes compiling) becomes immensely slow, and task manager shows that link.exe (or cl.exe) is barely using any processor time, but an awful lot of RAM (around 150-200MB). I'm going to keep an eye on page faults since I can't...
2
1136
by: Ron Weldy | last post by:
Anyone got any pointers on taking over code from another consultant? I have some ASP.NET code, some assemblies with the projects to build the dlls in the bin folder, and all the code and pages that are on the production server. Now I am going to have to set up the development environment. This does not look as simple as opening the project in VS.NET or is it?
6
8585
by: B B | last post by:
Okay, here is what's happening: I have a reasonably fast laptop (1.4 GHz Mobile M, so comparable to 2.5GHz P4) doing .net development. Running Windows XP pro, SP2 IIS is installed and running fine All SQL Servers I am referring to share a small (10 computers or so) LAN with a 100MB Switch. No other computers on the LAN exhibit this problem.
77
5253
by: Peter Olcott | last post by:
http://www.tommti-systems.de/go.html?http://www.tommti-systems.de/main-Dateien/reviews/languages/benchmarks.html The above link shows that C# is 450% slower on something as simple as a nested loop. Is this because .NET is inherently slower or does the C# compiler merely produce code that is not as well optimized as the C++ compiler?
5
1575
by: Rob R. Ainscough | last post by:
I have a moderately sized web application (30 pages, and 20 DLLs) that takes 10-20 minutes to "Build Solution" after I do a "Clean Solution" -- this is ONLY apparent after a "Clean Solution" I have a reasonably power workstation (3.06Ghz dual Zeon with 4GB RAM and 10K RPM hard drives) -- this problem ONLY occurs immediately after I do a Clean Solution and then "Build Solution" -- if I just run Build Solutions (one after another) it only...
1
1969
by: batista | last post by:
Hello all, I have a third praty grid control...named C1grid. Im using it in one of my apps.. Now, I have bind this grid to a custom dataset class named "DataViewEx". The code of the class is below... Now what happens is that im updating this dataviewex class from a separate thread.....
1
2145
by: John Kotuby | last post by:
Hi guys, I have finally added the AJAX extensions to my ASP.NET project in VS 2005 and VB. It was far simpler than I had anticipated, and I wondering why I didn't use the Update Panel sooner. Anyway, one of my pages has many controls and populates large DropDown lists etc. There are only 2 controls on that page using the update panel now
2
5571
by: =?Utf-8?B?SmltIE93ZW4=?= | last post by:
Hi John, Hopefully this post will find its way back to you - or perhaps be answered by someone else. As I mentioned in my last post on the earlier portion of this thread, changing the serialization settings for the build handled the initial slows we encountered when invoking the web service. Since that time, we ported the original VB.net code over to C# - this was done to make it cleaner easier to include the project in the rest of...
0
9584
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10583
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9160
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7622
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5654
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4301
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3822
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2995
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.