= Debug !MapGuide Server with Visual Studio on Windows 7 = == Environment == * Windows 7/xp * Visual Studio 2008 == Debugging Step by Step == 1. check Solution Configuration and Solution Platform are consistent for all the projects [[Image(Figure1.jpg)]] 2. right click a project to bring up project Properties windows, check Common and configuration properties for clues if you have library, output issues, etc. [[Image(Figure2.jpg)]] 3. Set up a breakpoint: open a source file, put mouse cursor where you want to create a breakpoint, then go to menu bar, Debug->Toggle Breakpoint [[Image(Figure3.jpg)]] [[Image(Figure4.jpg)]]