473,785 Members | 2,938 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Forced to use "Rebuild" (Build doesn't work)

mac
I just put C# express editiion on my son's computer so he can learn how to
code, and we've run into a weird problem.

Whenever he makes a change to his code and hits F6 (build) the IDE reports
that the build succeded. However, when he runs the program (Start without
debugging), the new build IS NOT being run. He has to actually choose
Build|Rebuild Solution from the menu for the new build to run. Just
building with F6, or running with F5 or Ctrl F5 won't do it.

This is very annoying. Does anyone know how to fix this problem?

Thanks,

Mac
Jul 23 '06 #1
1 1906
mac
I still haven't figured out what is wrong, but here is some more info:

Even if we do a Build|Rebuild Solution, the old build still runs when
startign the project with F5 (plain old debug).

The only way to get the new build to run is Build|Rebuild Solution and then
Start without Debugging.

Needless to say, this is a major PIA. Has anyone else run into this?

Thanks,

Mac

P.S. Even uninstalled and re-installed with no joy.
"mac" <no**@none.comw rote in message
news:27Fwg.1520 0$Nv.11488@fed1 read10...
>I just put C# express editiion on my son's computer so he can learn how to
code, and we've run into a weird problem.

Whenever he makes a change to his code and hits F6 (build) the IDE reports
that the build succeded. However, when he runs the program (Start without
debugging), the new build IS NOT being run. He has to actually choose
Build|Rebuild Solution from the menu for the new build to run. Just
building with F6, or running with F5 or Ctrl F5 won't do it.

This is very annoying. Does anyone know how to fix this problem?

Thanks,

Mac

Jul 23 '06 #2

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

Similar topics

205
10711
by: Jeremy Siek | last post by:
CALL FOR PAPERS/PARTICIPATION C++, Boost, and the Future of C++ Libraries Workshop at OOPSLA October 24-28, 2004 Vancouver, British Columbia, Canada http://tinyurl.com/4n5pf Submissions
2
10009
by: Keith Smith | last post by:
What is the difference between "build" and "rebuild" when building a project?
8
1544
by: Bennett Haselton | last post by:
If I create a new C# Web Project in Visual Studio and add this to the Page_Load method for WebForm1: Response.Write("firsttime"); then hitting F5 to debug the project of course shows the WebForm with "firsttime" on the page. But if I then change it to Response.Write("secondtime") and hit F5, the changes don't take effect -- the WebForm still opens and displays
0
2092
by: Mike Schnorr | last post by:
I have a ASP.Net application that uses assemblies from several other solutions. When testing the applications on my machine I build all the referenced assemblies using nmake. The latest assemblies get placed in a common directory that is referenced by my ASP.NET app. Occasionally I receive the following error: value of type "MyNamespace.MyClassName" cannot be converted to "MyNamespace.MyClassName" (there are a lot of these for different...
6
26030
by: John Doe | last post by:
Hi, I've got the following error when building my ASP.NET application called WebApplication1: Preparing resources... Updating references... Performing main compilation... error CS0006: Metadata file 'c:\inetpub\wwwroot\WebApplication1\bin\WebApplication1.dll' could not be
3
2896
by: Steve Franks | last post by:
I'm using Visual Studio 2005 RC and cannot figure out how to produce a "release" build. Am I doing something wrong? I'm wondering if perhaps MS locked out the ability to produce a release build when using the RC since it does not have a go-live license? Or maybe I'm just doing something wrong. I do not want to go live with a release build. Rather I just want to test locally to see if there is a performance difference and also to...
2
2175
by: Bob Altman | last post by:
Hi all, I have a bunch of VB and VC++ solution files. I would like to write a batch file that tells each solution file to "Rebuild All". To complicate things, I don't want to assume that Visual Studio is installed on the C drive (it may be installed on some other drive). Can this be done easily? Thanks! - Bob
3
11371
by: Rob R. Ainscough | last post by:
I've started getting this error now when I load my solution and do a Build. Rebuild doesn't resolve it. Any suggestions? I suspect one of the hotfixes, but can't confirm. Rob.
3
11636
by: Michael | last post by:
Hi, I am getting a strange error. Last night when I left work this was working perfectly. This morning when I try to run this code in VS2005, it comes up with an error saying "The name 'UserName' does not exist in the current context". I don't know what to do about it. The field is there. It worked yesterday. Any ideas? HTML CODE: <%@ Master Language="C#" EnableTheming="false" AutoEventWireup="true"...
0
9480
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
10330
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
8976
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
7500
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
6740
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4053
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
3654
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2880
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.