Posted on: 9/4/2014 12:07:01 AM | Views : 586

Hello,
Coding with C# in Visual Studio 2013. I'm stepping into code-behind which references a compiled assembly. This assembly lives in a different project in the same solution. I'm trying to debug all the way through so it would be quite helpful to be able to step into this. 
Here is the message:
"Unable to automatically step into the server. Unable to determine a stopping location. Verify symbols are loaded. Error while processing breakpoint."
I've done some researching on this and cannot seem to find a clear, definitive answer. Maybe I'm being lame and if so I apologize in advance.
Any help would be greatly appreciated.
Thanks,
Buster

Go to the complete details ...