Of course, the debugging steps are now very clear outlined in the MSDN pages for all the possible scenarios (AIF, EP, CIL, etc) ... For EP the link would be: https://msdn.microsoft.com/en-us/library/cc551671.aspx
However, if your breakpoints show as if they are not hit and you just don't browse through the MSDN to review your steps, one thing that you forgot is: "In the Debug menu in Visual Studio, choose Options and Settings. Expand the Debugging group and select General. Be sure that Require source files to exactly match the original version is not marked. Click OK.". Of course I'm speaking from experience so ...
No comments:
Post a Comment