VISUAL Studio IDE how can I get it back... e.g. debug tool

  • Thread starter Thread starter mesut
  • Start date Start date
M

mesut

Hi there,

I'm using VS 2005. During installion (at the end of installation) it
asked for which IDE interface would you like to use like Web
developper, Visual Basic 6, Visual basic.NET etc. I'm not sure which
one I've choosen but I don't see the DEBUG/RELEASE dropdownlist box
anymore. I'm sure it's related with this setting.
I looked at the Tools-options but I can't find it.

Can someone help me how can I get in that menu to choose other IDE
format, short cut keyboard?
At least how can I get the dropdownlistbox for the debug?

thanks in advance,

mesut
 
Hi there,

I'm using VS 2005. During installion (at the end of installation) it
asked for which IDE interface would you like to use like Web
developper, Visual Basic 6, Visual basic.NET etc. I'm not sure which
one I've choosen but I don't see the DEBUG/RELEASE dropdownlist box
anymore. I'm sure it's related with this setting.
I looked at the Tools-options but I can't find it.

Can someone help me how can I get in that menu to choose other IDE
format, short cut keyboard?
At least how can I get the dropdownlistbox for the debug?

thanks in advance,

mesut

I think there is no a DEBUG/RELEASE dropdownlist in VS.NET 2005
(unlike VS.NET 2002/2003).

To change the mode, go to Build - Configuration Manager.

To change the interface - Tools - Import and Export Settings.
 
In the command tab, I believe this is the "Solution configuration" command
in "Generate" (translated from French).
 
Back
Top