G
Guest
I have a web application which has a reference to another Namespace for which
I have create a reference to.
When I am in the debug mode, I can step through the code just fine until I
get to the line of code which reference a method and class in this
"reference" namespace. When I get to the line, the debugger does not take me
into that class/method and allow me to walk through the code, even though I
am referencing the "debug version" of that reference namespace/class.
Other times, it works just fine, but sometimes it refuses and I have not
figured out what the trick is to get it to allow me to walk through that code.
What is the trick to making this always work?
I have create a reference to.
When I am in the debug mode, I can step through the code just fine until I
get to the line of code which reference a method and class in this
"reference" namespace. When I get to the line, the debugger does not take me
into that class/method and allow me to walk through the code, even though I
am referencing the "debug version" of that reference namespace/class.
Other times, it works just fine, but sometimes it refuses and I have not
figured out what the trick is to get it to allow me to walk through that code.
What is the trick to making this always work?