Hi DynamicWeb,
Is there a way to Debug Razor code in templates?
I tried to Attach to proccess (w3wp) but with no success (this was working for template extenders).
Thanks,
Hi DynamicWeb,
Is there a way to Debug Razor code in templates?
I tried to Attach to proccess (w3wp) but with no success (this was working for template extenders).
Thanks,
Dynamicweb is using RazorEngine to process Razor templates and currently it doesn't support debugging directly in Visual Studio. However, some work has been done to make debugging work (see https://github.com/Antaris/RazorEngine/pull/131/), but we haven't looked into this yet.
Best regards,
Mikkel
any news about the possibility to debug in razor templates?
No, that is still not possible.
Sorry for Necroposting! :)
Any news on this issue?
Hi Mikkel
You can just do it using VS debugging.
See dumps.
Got it working?
You must be logged in to post in the forum