Click here to Skip to main content
15,908,931 members
Home / Discussions / Visual Basic
   

Visual Basic

 
JokeRe: Windows Service Pin
Eddy Vluggen8-Jul-11 13:06
professionalEddy Vluggen8-Jul-11 13:06 
GeneralRe: Windows Service Pin
KenBonny10-Jul-11 19:53
KenBonny10-Jul-11 19:53 
Questionmaster page Pin
ghantaanil7-Jul-11 20:27
ghantaanil7-Jul-11 20:27 
AnswerRe: master page Pin
Carmelo La Monica7-Jul-11 20:46
professionalCarmelo La Monica7-Jul-11 20:46 
Questionguardar puntero al ultimo archivo leido por Dir Pin
MasQueUnIntento6-Jul-11 8:07
MasQueUnIntento6-Jul-11 8:07 
AnswerRe: guardar puntero al ultimo archivo leido por Dir Pin
Richard MacCutchan6-Jul-11 9:26
mveRichard MacCutchan6-Jul-11 9:26 
GeneralRe: guardar puntero al ultimo archivo leido por Dir Pin
MasQueUnIntento6-Jul-11 9:36
MasQueUnIntento6-Jul-11 9:36 
Question[VS10] Debug and Release build problem Pin
The Mighty Atom5-Jul-11 5:41
The Mighty Atom5-Jul-11 5:41 
Im having a strange issue with Visual Studio 2010.

I've been programming in VB.Net since Visual Basic Express 2003. I've also used 2005, 2008 and now 2010, both the express edition and the proffesional edition.

My experience is that with all these versions, if you hit F5 or click the Run button, you get a debug build of your application which is written to the bin\debug folder.

To get a Release version, i just go to the Build menu and hit Build solution\solutionname. This creates a Release build of your application which is written to the bin\release folder

So far so good.

But i've recently reinstalled Visual Studio 2010 and now the above is no longer the case.
When i hit F5 or the Run button, i get a debug build, just as i expected.
But when i click the Build solution\solutionname menuitem in the Build menu, i STILL get a debug build and no release build. Confused | :confused:

Why?
I just want a debug build when i hit F5\run and a release build when click the Build solution\solutionname menuitem.
This is what i got used to over the years.

Who can help me fix this?
Virtual Space Shuttle Astronaut

AnswerRe: [VS10] Debug and Release build problem Pin
Richard MacCutchan5-Jul-11 6:38
mveRichard MacCutchan5-Jul-11 6:38 
GeneralRe: [VS10] Debug and Release build problem Pin
The Mighty Atom5-Jul-11 6:41
The Mighty Atom5-Jul-11 6:41 
GeneralRe: [VS10] Debug and Release build problem Pin
Richard MacCutchan5-Jul-11 10:09
mveRichard MacCutchan5-Jul-11 10:09 
GeneralRe: [VS10] Debug and Release build problem Pin
The Mighty Atom5-Jul-11 11:03
The Mighty Atom5-Jul-11 11:03 
GeneralRe: [VS10] Debug and Release build problem Pin
Richard MacCutchan5-Jul-11 11:33
mveRichard MacCutchan5-Jul-11 11:33 
GeneralRe: [VS10] Debug and Release build problem Pin
The Mighty Atom5-Jul-11 11:54
The Mighty Atom5-Jul-11 11:54 
AnswerRe: [VS10] Debug and Release build problem Pin
TheComputerMan13-Jul-11 0:51
TheComputerMan13-Jul-11 0:51 
GeneralRe: [VS10] Debug and Release build problem Pin
The Mighty Atom13-Jul-11 5:51
The Mighty Atom13-Jul-11 5:51 
QuestionUse event on Runtime Pin
ivo753-Jul-11 11:04
ivo753-Jul-11 11:04 
AnswerRe: Use event on Runtime Pin
JR2123-Jul-11 19:10
JR2123-Jul-11 19:10 
AnswerRe: Use event on Runtime Pin
Johan Hakkesteegt5-Jul-11 2:03
Johan Hakkesteegt5-Jul-11 2:03 
AnswerRe: Use event on Runtime Pin
Simon_Whale5-Jul-11 2:12
Simon_Whale5-Jul-11 2:12 
QuestionProblem using Package and Deployment Wizard Pin
Shouvik262-Jul-11 0:53
Shouvik262-Jul-11 0:53 
AnswerRe: Problem using Package and Deployment Wizard Pin
Dr.Walt Fair, PE2-Jul-11 18:58
professionalDr.Walt Fair, PE2-Jul-11 18:58 
QuestionExcel interop & filling columns from an array (VB.NET 3.5) Pin
Steven St. John1-Jul-11 6:50
Steven St. John1-Jul-11 6:50 
AnswerRe: Excel interop & filling columns from an array (VB.NET 3.5) Pin
Alan N1-Jul-11 10:56
Alan N1-Jul-11 10:56 
GeneralRe: Excel interop & filling columns from an array (VB.NET 3.5) [modified] Pin
Steven St. John1-Jul-11 13:15
Steven St. John1-Jul-11 13:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.