Hi.
I'm working on an Umbraco site which I've taken over from another party, and which is using a lot of Macro's to display content.
However, when debugging in Visual Studio (attach process, debug set to true in web.config etc) I cannot step into the code / view (.cshtml) of these Macros, which makes extending / fixing them quite a hassle and slow.
Is it possible to step into the code of these RenderMacro executions via Visual Studio?
Debug Umbraco Macro partial views.
Hi. I'm working on an Umbraco site which I've taken over from another party, and which is using a lot of Macro's to display content.
However, when debugging in Visual Studio (attach process, debug set to true in web.config etc) I cannot step into the code / view (.cshtml) of these Macros, which makes extending / fixing them quite a hassle and slow.
Is it possible to step into the code of these RenderMacro executions via Visual Studio?
Thanks in advance.
is working on a reply...