Wrox Programmer Forums
|
BOOK: MCSD Certification Toolkit (Exam 70-483): Programming in C#
This is the forum to discuss the Wrox book MCSD Certification Toolkit (Exam 70-483): Programming in C# by Tiberiu Covaci, Rod Stephens, Vincent Varallo, Gerry O'Brien; ISBN: 978-1-118-61209-5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: MCSD Certification Toolkit (Exam 70-483): Programming in C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 2nd, 2013, 03:58 AM
Registered User
 
Join Date: Aug 2013
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Debugging Chapter 7 code - in VS2012

I'm trying to step through the code in chapter 7 of the downloadable demo code samples.

I keep getting the message: "The module was built either with optimizations enabled or without debug information"

I have tried setting the project build to "debug" and have rebuilt the code but I still cannot step through the code in debug mode.

All help very much appreciated :-)
 
Old August 4th, 2013, 01:30 AM
Registered User
 
Join Date: Aug 2013
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Solution...

I have solved the issue.

I wasn't outputting my debug info on my build. If you right click on the project and go to 'properties', then select the 'build' tab, on the bottom of the page there's an 'Advanced...' button that will display your setting for you output debug info. Set that to 'full' and the error should go away.

Enjoy :)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 10: Web Service using VS2012 RC stevemagid BOOK: Beginning ASP.NET 4 : in C# and VB 1 September 11th, 2012 06:03 AM
Code for VS2012 maxsoft BOOK: Professional ASP.NET Design Patterns 0 August 16th, 2012 07:13 AM
Chapter 9 Debugging ermutigen BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6 2 October 5th, 2006 02:32 PM
Help debugging code muddog01 Access VBA 0 August 4th, 2006 05:51 PM
Changing code while debugging. ltdanp21 VS.NET 2002/2003 5 June 16th, 2004 06:11 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.