Wednesday, May 28, 2014

Catch JavaScript exceptions in Visual Studio!

At "Exceptions..." within the "DEBUG" menu in Visual Studio 2013, allow for errors which normally fail silently (JavaScript errors for example) to be thrown.

 
 

"Options and Settings..." within the "DEBUG" menu brings up a dialog wherein under "General" under "Debugging" one may check a checkbox for "Enable Just My Code" to make sure that DotNetNuke errors do not get caught in debugging in this manner.

No comments:

Post a Comment