Helixbase
Helixbase copied to clipboard
Razor pre-compile, file not found
Hi.
I have downloaded the latest Helixbase framework for v10.3 and am trying to configure the framework to use legacy ASP.NET MVC. I am using Visual Studio 2022. When compiling the solution, a CS1504 error is thrown for every cshtml file in the solution, Could not find file. It seems like the razor engine pre-compilation computes the path to the view incorrectly. Is there a work around for this?
Thanks
Tom