I have setup an empty MVC site in my Kentico 12SP CMS, but whenever I attempt to add a page I receive this error:
An error occurred while attempting to retrieve page templates. Contact your system administrator and check that the page builder feature is registered correctly in the MVC project.
From DevTools, it looks like there is an issue with the request.
In the request below, the only thing I can see that looks odd is the sequence of zeroes after the /wg/
http://mysite/cmsctx/pv/kenticoadministrator/culture/en-US/wg/00000000-0000-0000-0000-000000000000/readonly/0/h/5b89a94106de841cc7bbced80eb517a3943f1b68d01d62cda411c581a9ea7bd0/-/Kentico.PageBuilder/PageTemplates/GetFiltered?uh=a8253a051c258c397d90e241ff237b0bf27e9718977b784926c0536cb5b671fb&pagetype=Shared.PageHomeInfo&culture=en-US
I have used a copy of this MVC site on other sites in the CMS without issue. Does anyone know how-to resolve this?
I was able to resolve the issue by applying a workflow to the site. However, I do not have a workflow applied to other sites and they work.
Any ideas why?
I would recommend reviewing this thread for some tips and tricks. It is possible that this MVC app is configured differently...
Please, sign in to be able to submit a new answer.