How to debug Umbraco?
# help-with-umbraco
a
Hi, so far I have managed to get through building my Umbraco site guessing the errors that are being thrown, however it's starting to hinder my productivity. I am struggling to figure out how to debug my application, I am able to hit break points whenever the Razor code is valid and compiles but when it doesn't compile the page ends up blank, no exceptions are thrown nor is there any feedback from the console. Anyone got any advice? I am using Umbraco 13 and .NET 8 Thanks!
4 Views