Thursday, August 30, 2012

Cannot evaluate expression because the code of the current method is optimized

To fix problems with debugging due to optimized code:
1.) Pull up the project Properties under the "Project" menu

2.) Select the "Build" tab

3.) Uncheck "Optimize code" under the General area

No comments: