Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
What is the recommended way to debug inline razor?
Is there a way to display the exceptions (instead of the displayed error message) or retrieve them from a log?
This is how I debug these when coding live on a server:
Be sure to put web.config back to normal when you are done!
If you are running locally, there are other advanced ways you can do this using Visual Studio's lovely breakpoints and stepping functionality, etc.
Best of luck!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Razor debugging/exceptions
What is the recommended way to debug inline razor?
Is there a way to display the exceptions (instead of the displayed error message) or retrieve them from a log?
This is how I debug these when coding live on a server:
Be sure to put web.config back to normal when you are done!
If you are running locally, there are other advanced ways you can do this using Visual Studio's lovely breakpoints and stepping functionality, etc.
Best of luck!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.