Thursday, January 3, 2008

Debugging into System Code

I just find that we can not debug into system generated code because by default "Just My Code" is enabled.....

To be able to debug a system generated code such as proxy/wsdl... you need to disable "Just My Code" inside debugging options.

Steps:
* Tool>Options>Debugging>General
* Untick Enable Just My Code (Managed Only)....

No comments: