简体   繁体   中英

Visual Studio 2015 no local variables in locals window

I have recently migrated from Visual Studio C# Express 2010 (WinForms) to Visual Studio 2015 Community, i was able to build my projects, but now when i start debugging the locals window doesn't show any variables at all.

My solution configuration is: Configuration: Debug Platform: x86 Build: Checked Deploy: Unchecked

Code analysis settings: Configuration: Active Configuration Platform: Active Platform

I have tried Tools>Options>Debugging>General Checked "Use Managed Compatibility Mode" Checked "Use the legacy C# and VB expression evaluators"

Solution cleaning & Rebuilding but still no luck.

I had a similar issue upgrading from express. My problem was resolved after I updated Visual Studio 2015 Community to Update 1 . I am not 100% if that will resolve your issue, but it fixed mine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM