You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: