$295

($369 including support & upgrades)

  • Download 14-day free trial
  • Create a quote for Exception Hunter
  • Add Exception Hunter to shopping cart
Exception Hunter box shot

Exception Hunter

Walk-through: Locating unhandled exceptions

This walk-through will show you:

  • How to add new assemblies
  • How to drill down to the method level
  • How to review the list of different types of exceptions
  • How to read the Stack Traces view
Stop walk-through

Step 8: Opening the source code in Visual Studio for editing

Opening Visual Studio

If we double-click, or right-click, on the blue line of code, we can open the file containing the method in Visual Studio at the correct location for editing (e.g. writing an exception-handling code).