• 0

VB COmpiling problem


Question

VB.NET 2005 suddenly stopped compiling my program. ie, when it hit build it opens up a previously coded version of the program, even though i have made several changes to it. Is there any option i may have clicked to turn off compiling the new build??

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Right click on the solution, and click Rebuild Solution. That will force a rebuild of the entire thing. It attempts to scan the projects for changes, and only builds the ones that need building when you click the Build button, but in my experience, none of the VS tools are perfectly reliable about that.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.