I am getting the following error message while running .net 3.5 applciation
Your step-into request resulted in an automatic step-over of a property
In Visual Studio 2013: right click on the line that caused the message to pop-up. This will bring up the context menu. Uncheck the option: Step over properties and operators.