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
- error: (25, 6) The name 'model' does not exist in the current context - error: (18, 19) There is no argument given that corresponds to the required formal parameter 'componentContext' of 'ViewBase<InteractiveSubjectPageExportReport>.ViewBase(IComponentContext)'
#583
Open
x2affy opened this issue
Aug 25, 2021
· 0 comments
Hi, we have just updated our RazorEngine to 3.10.0 and RazorEngine.NetCore to 3.1.0, but have hit an issue which we cant seem to resolve.
All projects are compiling but when trying to RunComple we get the above error message. Its a project that hasnt been updated for a long time and the devs involved have long gone.
We have made some changes withe regards to the httpContextAccessor.HttpContext.Request.EnableRewind() not supported now and even removed the the TEMP_Issue415ReferenceResolver that had been used previously, but still have same issue.
The model defo has values going in as do all other values in the call.
Any pointers to would be greatfully appreciated.
The text was updated successfully, but these errors were encountered:
Hi, we have just updated our RazorEngine to 3.10.0 and RazorEngine.NetCore to 3.1.0, but have hit an issue which we cant seem to resolve.
All projects are compiling but when trying to RunComple we get the above error message. Its a project that hasnt been updated for a long time and the devs involved have long gone.
We have made some changes withe regards to the httpContextAccessor.HttpContext.Request.EnableRewind() not supported now and even removed the the TEMP_Issue415ReferenceResolver that had been used previously, but still have same issue.
The model defo has values going in as do all other values in the call.
Any pointers to would be greatfully appreciated.
The text was updated successfully, but these errors were encountered: