473,387 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Why does VS2003 keep compiling

Every time I click Debug/Start or Start Without Debug
the entire solution (27 projects) gets compiles.

Even if I just Built the solution. Or if I run it 3 time in a row with no
changes.

I've looked for an related option but have not found one.

Thanks
Cal
Nov 20 '05 #1
10 990
e
Build -> Configuration Manager...

Check/uncheck the 'build' option for each project, as desired.

"active" <ac****@REMOVEa-znet.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Every time I click Debug/Start or Start Without Debug
the entire solution (27 projects) gets compiles.

Even if I just Built the solution. Or if I run it 3 time in a row with no
changes.

I've looked for an related option but have not found one.

Thanks
Cal

Nov 20 '05 #2
thanks, work great
cal
"e" <e@e.com> wrote in message news:8q********************@speakeasy.net...
Build -> Configuration Manager...

Check/uncheck the 'build' option for each project, as desired.

"active" <ac****@REMOVEa-znet.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Every time I click Debug/Start or Start Without Debug
the entire solution (27 projects) gets compiles.

Even if I just Built the solution. Or if I run it 3 time in a row with no changes.

I've looked for an related option but have not found one.

Thanks
Cal


Nov 20 '05 #3
"e" <e@e.com> schrieb
Build -> Configuration Manager...

Check/uncheck the 'build' option for each project, as desired.


Right, but then he/she/it has to check the option again whenever there was a
change in the project. Afterwards uncheck it, and so on.
In spite of his reply, I'd understand it the way that the IDE should
automatically only build the changed projects.
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #4
* "Armin Zingler" <az*******@freenet.de> scripsit:
Build -> Configuration Manager...

Check/uncheck the 'build' option for each project, as desired.


Right, but then he/she/it has to check the option again whenever there was a
change in the project. Afterwards uncheck it, and so on.
In spite of his reply, I'd understand it the way that the IDE should
automatically only build the changed projects.


It seems to be possible to create a new configuration (in the configuration
selection dialog box).

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #5
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> schrieb
* "Armin Zingler" <az*******@freenet.de> scripsit:
Build -> Configuration Manager...

Check/uncheck the 'build' option for each project, as desired.


Right, but then he/she/it has to check the option again whenever
there was a change in the project. Afterwards uncheck it, and so
on. In spite of his reply, I'd understand it the way that the IDE
should automatically only build the changed projects.


It seems to be possible to create a new configuration (in the
configuration selection dialog box).


Yes, but the configuration also doesn't know which projects have been
changed. I know what you mean, but you still have to switch manually between
the configurations. If there were only 4 projects in the solution, you would
need 16 configurations.
--
Armin

http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #6
* "Armin Zingler" <az*******@freenet.de> scripsit:
Right, but then he/she/it has to check the option again whenever
there was a change in the project. Afterwards uncheck it, and so
on. In spite of his reply, I'd understand it the way that the IDE
should automatically only build the changed projects.


It seems to be possible to create a new configuration (in the
configuration selection dialog box).


Yes, but the configuration also doesn't know which projects have been
changed. I know what you mean, but you still have to switch manually between
the configurations. If there were only 4 projects in the solution, you would
need 16 configurations.


And if there were 50 projects in the solution...

:->

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #7
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> schrieb
Yes, but the configuration also doesn't know which projects have
been changed. I know what you mean, but you still have to switch
manually between the configurations. If there were only 4 projects
in the solution, you would need 16 configurations.


And if there were 50 projects in the solution...

:->


.... you'd need a really big screen.
--
Armin

Nov 20 '05 #8
* "Armin Zingler" <az*******@freenet.de> scripsit:
Yes, but the configuration also doesn't know which projects have
been changed. I know what you mean, but you still have to switch
manually between the configurations. If there were only 4 projects
in the solution, you would need 16 configurations.


And if there were 50 projects in the solution...

:->


... you'd need a really big screen.


LOL... 500 screens.

;-)

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #9
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> schrieb
And if there were 50 projects in the solution...

:->


... you'd need a really big screen.


LOL... 500 screens.

;-)


"You order will be shipped..."

;-)

--
Armin

Nov 20 '05 #10
I take it from the posts that VB never keeps track of what needs to be
compiled and compiles only those. Seems odd!

I've been compiling the module I'm working on before I move on to another or
run the program.

Cal

"Armin Zingler" <az*******@freenet.de> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> schrieb
> And if there were 50 projects in the solution...
>
> :->

... you'd need a really big screen.


LOL... 500 screens.

;-)


"You order will be shipped..."

;-)

--
Armin

Nov 20 '05 #11

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

Similar topics

0
by: Chris Dunaway | last post by:
I successfully installed VS 2005 Professional RTM and am enjoying using it. Occaisionally I have re-compile a solution using VS2003. This solution has a setup project in it. During...
43
by: Minti | last post by:
Hi there everybody, I was just wondering that too many people choose to use language like Java because of its architecture independence, this AI is achieved because Java is as such a...
10
by: chris | last post by:
I'm not sure if this is a bug being caused by visual studio, or by the vb compiler itself. I have good size solution (33 projects) and am consistently having a problem with one project.. ...
1
by: Pascalus | last post by:
Hi there! I have a problem with the delete operator to destroy a (char*). It used to work since today. I don't know what I may have changed in the project and/or the solution (probably in the...
2
by: rajninathpatil | last post by:
Hi all, I get the following linker error when compiling a project written in VS2003. net How do I solve this ? Here are two more errors :
14
by: Anoop | last post by:
Hi, I am new to this newsgroup and need help in the following questions. 1. I am workin' on a GUI application. Does C# provides Layout Managers the way Java does to design GUI? I know that it...
5
by: TonyJ | last post by:
Hello! I get compile when using VS2005 but not in VS2003. The compile error is the following "Error 1 error C3867: 'MeltPracCommon::ReasonDialog::tbReason_TextChanged': function call missing...
0
by: Zerbre | last post by:
Hey guys im not sure this is in the right area, but i keep getting errors, im a GM on a online game and i keep getting this : CustomScripts error LNK2001: unresolved external symbol...
0
by: Jochen | last post by:
Hi, everybody I got a problem producing C# COM projects with vs2008. COM project created and compiled with VS2003 works fine with all kinds of early and late binding in Office2002, vbscript (only...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.