Helixbase icon indicating copy to clipboard operation
Helixbase copied to clipboard

Razor pre-compile, file not found

Open TomPaternoCorp opened this issue 1 year ago • 0 comments

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

TomPaternoCorp avatar Feb 05 '24 20:02 TomPaternoCorp