Answered No Debug>Modules window in Visual Studio 2008 Version 9.0.21022.8 RTM

  • Monday, February 04, 2008 10:54 AM
     
     

     

    Hi,

     

    I cannot access the Debug>Modules window in my VS:

     

    Visual Studio 2008 Version 9.0.21022.8 RTM

     

     

    Is it not available in this version? Can I somehow get it without making a reinstall?

All Replies

  • Monday, February 04, 2008 4:41 PM
    Moderator
     
     Answered

    Which Sku of VS did you install (std, pro, vsts, express)? If it is express, then I believe there is no modules window available. This could also be caused by your profile. Try following the Import / Export Settings wizard (under tools) and reset your settings to general.

     

    HTH

     

    Jackson

     

  • Saturday, January 09, 2010 2:42 PM
     
     
    thanks this was helpful to me.   Tools -> Import/Export Settings->Reset All Current Settings (don't worry you get a chance to save current settings or cancel)->General Development Settings (not Visual C# which is what you think you'd want :)
  • Friday, April 09, 2010 5:39 PM
     
     
    Isn't there an option somewhere to reenable this specific setting? I don't want to reset everything just to get 1 menu item back. For me, (Visual Studio 2005) I can't even use the shortcut chord (ctrl+d, m) to pull up the window, but ctrl+alt + U works.
  • Thursday, October 28, 2010 7:27 AM
     
     Proposed

    This may be late but should help to those for whom it is not.

    You can always add or remove "commands" to menu bars and toolbars. Use Tools-Customize. For this specific case, do this:

    VisualStudio 2008:

    Tools - Customize - Commands tab - Rearrance Commands... - Menu Bar : Debug | Windows - Add... - Categories : Debug - Commands : Modules and Okay

     

    • Proposed As Answer by alanmac Friday, June 03, 2011 6:37 AM
    •  
  • Saturday, February 25, 2012 2:12 PM
     
     Proposed

    This may be late but should help to those for whom it is not.

    You can always add or remove "commands" to menu bars and toolbars. Use Tools-Customize. For this specific case, do this:

    VisualStudio 2008:

    Tools - Customize - Commands tab - Rearrance Commands... - Menu Bar : Debug | Windows - Add... - Categories : Debug - Commands : Modules and Okay

    Perfect!!! This worked for me!
    • Proposed As Answer by vyetukuri Saturday, February 25, 2012 2:12 PM
    •