473,320 Members | 2,111 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,320 software developers and data experts.

force immediate VS05 compile?

My project is getting a bit large, and I would like to kick-start VS05 into
performing the error-checking compilation at my direction, rather than
waiting for it to self-start. Is there a way to do this?

Thanks,

Dean S
Aug 15 '06 #1
3 1209
Dean,
Have you tried "Build - Rebuild Solution"?
--
Hope this helps
Jay B. Harlow [MVP - Outlook]
..NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
"Dean Slindee" <sl*****@charter.netwrote in message
news:28*************@newsfe02.lga...
| My project is getting a bit large, and I would like to kick-start VS05
into
| performing the error-checking compilation at my direction, rather than
| waiting for it to self-start. Is there a way to do this?
|
| Thanks,
|
| Dean S
|
|
Aug 15 '06 #2
Actually, I meant to say for an immediate error checking against just the
errors and warnings being shown in the Errors and Warnings window. In other
words a partial compile against just those errors. (For the truly impatient
developers).
"Jay B. Harlow [MVP - Outlook]" <Ja************@tsbradley.netwrote in
message news:OG**************@TK2MSFTNGP03.phx.gbl...
Dean,
Have you tried "Build - Rebuild Solution"?
--
Hope this helps
Jay B. Harlow [MVP - Outlook]
.NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
"Dean Slindee" <sl*****@charter.netwrote in message
news:28*************@newsfe02.lga...
| My project is getting a bit large, and I would like to kick-start VS05
into
| performing the error-checking compilation at my direction, rather than
| waiting for it to self-start. Is there a way to do this?
|
| Thanks,
|
| Dean S
|
|


Aug 18 '06 #3
No, there is no option to do partial compiles per se.

My understanding is: "Build - Rebuild Solution" will force recompile the
entire solution. While "Build - Build Solution" will only recompile the
parts that change. In practice I have never really noticed a difference as I
let the background compiler rebuild the parts that change and use "Build -
Rebuild Solution" when I want to force recompile the entire solution...

There is also "Build - ??Build Project" where you can build/rebuild the
selected project.

| (For the truly impatient
| developers).
Sounds like you either need a faster machine or a new line of work ;-)

--
Hope this helps
Jay B. Harlow [MVP - Outlook]
..NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
"Dean Slindee" <sl*****@charter.netwrote in message
news:oT**************@newsfe07.lga...
| Actually, I meant to say for an immediate error checking against just the
| errors and warnings being shown in the Errors and Warnings window. In
other
| words a partial compile against just those errors. (For the truly
impatient
| developers).
| "Jay B. Harlow [MVP - Outlook]" <Ja************@tsbradley.netwrote in
| message news:OG**************@TK2MSFTNGP03.phx.gbl...
| Dean,
| Have you tried "Build - Rebuild Solution"?
| >
| >
| --
| Hope this helps
| Jay B. Harlow [MVP - Outlook]
| .NET Application Architect, Enthusiast, & Evangelist
| T.S. Bradley - http://www.tsbradley.net
| >
| >
| "Dean Slindee" <sl*****@charter.netwrote in message
| news:28*************@newsfe02.lga...
| | My project is getting a bit large, and I would like to kick-start VS05
| into
| | performing the error-checking compilation at my direction, rather than
| | waiting for it to self-start. Is there a way to do this?
| |
| | Thanks,
| |
| | Dean S
| |
| |
| >
| >
|
|
Aug 18 '06 #4

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

Similar topics

2
by: michi | last post by:
Hello there... Can anybody tell me what is the difference when I excecute a sql statement within pl sql with/without "execute immediate" statement Thanks Michi :)
1
by: TheMadHatter | last post by:
How soon can I get "vs05 pro" upgrade in bc canada?????????????? (I am not an msdn subcriber.) If I could get it payed for before yearend, I would be quite pleased. If it is already avalible,...
0
by: Q. John Chen | last post by:
in VS03/ASP.NET, I have to edit the web.config to add the connection string under appSettings. I am sure that I can do the same is VS05. But I noticed that there is a connectionStrings section....
0
by: John A Grandy | last post by:
in VS05 , has anyone switched from the VS Dev Svr to IIS and received a dialog stating not possible to switch to IIS because the Windows Firewall is blocking ports, etc. ? (Unfortunately I didn't...
7
by: gtrDayve | last post by:
Recently I ran all my Windows Updates which included many for Visual Studio 2005, & now when I open VS05 (using ASP.NET, VB.NET), all my toolbox options are grayed out except for the Data options;...
6
by: Frank Rizzo | last post by:
I am using the Immediate Window a lot to see the progress of the application. In VS2003, if your cursor was at the very bottom, the window would scroll down whenever something new showed up. If...
1
by: Richard Lewis Haggard | last post by:
We're using VS05 and today the units tests have stopped working in our development environment. I'm sure that it is something really silly and simple but I'll be darned if I can figure out what it...
3
by: BD | last post by:
I'm doing some cross-platform development, under LUW 8.2 (Windows) for z/OS 8. I have some fairly complex queries which address some rather large tables. One query takes approximately 30...
0
by: Mufasa | last post by:
I have a website that worked fine and had no errors at all. A consultant got his grimmy little paws on it and now it has lots of validation errors. Mostly things like I had <br /and he replaced...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.