Antoine Aubry
Reinventing the wheel since 1990

ASP.NET Errors Linkifier

Posted at 8/8/2011 2:42:03 PM

When developing ASP.NET applications, it is frequent to get errors that show a stack trace. The stack trace includes the files and line numbers of the functions that caused the error. This extension adds links that open your favorite editor when clicked. The default editor is Visual Studio 2010, but this can be changed in the extension options.

preview