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 think this is because this sample uses an old version of Orchard Core. What you should do is to upgrade it to the latest version. This means that you would need to fix a few breaking changes possibly. I might be able to work on the upgrade a few days later, but feel free to create a pull request if you actually do it sooner.
Hi Mark,
I have rebuilt the solution for ASP.NET Core 3.1, using the latest Nuget packages in all projects (I changed the Nuge source MyNuget->All). Finally it is built. But it does not help, during the run I receive the same exception: InvalidOperationException: No service for type 'OrchardCore.Liquid.ILiquidTemplateManager' has been registered.
I hope on your upgrade ;-)
I have run the sample once (VS2019). it worked,
Then try to run the sample again (VS2019) but
How to fix it?
The text was updated successfully, but these errors were encountered: