Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CS1704 and CS1703 happening when rendering view #43

Open
xXMateus97Xx opened this issue Mar 27, 2018 · 3 comments
Open

CS1704 and CS1703 happening when rendering view #43

xXMateus97Xx opened this issue Mar 27, 2018 · 3 comments

Comments

@xXMateus97Xx
Copy link

I'm using Razor Machine 2.6.1 with MVC 4 and sometimes when rendering a view from cshtml file, the erros CS1704 and cs1703 occurs for some dlls. There are no pattern for what dll the error points to, it was happen since some dlls os my project until the Asp.Net MVC dll.

Another point is that I have a class that inherits from TemplateBase that I used to do some helpers, and my view inherits from this class.

@RichieOrtiz
Copy link

I'm using Razor Machine 2.6.1 with MVC 4 and sometimes when rendering a view from cshtml file, the erros CS1704 and cs1703 occurs for some dlls. There are no pattern for what dll the error points to, it was happen since some dlls os my project until the Asp.Net MVC dll.

Another point is that I have a class that inherits from TemplateBase that I used to do some helpers, and my view inherits from this class.

Did you ever find a resolution to this issue?

@lahma
Copy link

lahma commented Sep 16, 2021

RazorMachine served us well but we eventually migrated to something else (Liquid templates with Fluid). As the development has stalled a bit, you might also consider alternatives like RazorLight.

@RichieOrtiz
Copy link

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants