How do i access the Modules window in Visual Studio 2010?
Irrelevant information
According to MSDN, only certain editions of Visual Studio let you access the modules window (i.e. Pro, Premium, Ultimate). i have Professional:
Note: Strictly speaking i don't have Pro, but i assume Pro is shorthand for Professional
MSDN goes on to say:
To display the Modules window in break mode or in run mode
- On the Debug menu, choose Windows, and then click Modules.
Except i have no Modules menu option:
(edit: updated screenshot to show debugging, sitting at a breakpoint)
How do i access the Modules window in Visual Studio 2010?
i tried to Customize the Debug -> Windows item:
except there is no Debug -> Modules item:
Nor is there any Windows -> Modules item:
How do i access the Modules window in Visual Studio 2010?
To open the Modules window, while you're debugging, select Debug > Windows > Modules (or press Ctrl + Alt + U).
You can also go to Debug > Windows > Watch > and then select the watch window you want to see.
On the Debug menu, choose Windows > Immediate.
Try the shortcut Ctrl + D, M (Note that I configured my VS2010 for C# development the first time I started it so the shortcut may not be the same).
Also, try repairing the install of VS2010 (This has helped me in the past).
You can also reset VS settings from Tools -> Import and Export settings -> Reset all settings
Note that I also have VS2010 Professional edition and it's visible for me under Debug -> Windows -> Modules
(I'm stopped at a break point here) :
Edit :
The option is also available in the Customize window
P.S: This option is only available when in debug mode
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With