Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Unable to set culture specific to false on the property - content delivery api

Vote:
 

trying to install Content delivery API 2.19.0  on CMS

  <package id="EPiServer.CMS.Core" version="11.20.2" targetFramework="net48" />
  <package id="EPiServer.CMS.TinyMce" version="2.12.1" targetFramework="net48" />
  <package id="EPiServer.CMS.UI" version="11.31.0" targetFramework="net48" />
  <package id="EPiServer.CMS.UI.AspNetIdentity" version="11.31.0" targetFramework="net48" />
  <package id="EPiServer.CMS.UI.Core" version="11.31.0" targetFramework="net48" />
  <package id="EPiServer.ConnectForMarketingAutomation" version="5.6.0" targetFramework="net48" />
  <package id="EPiServer.ContentDeliveryApi.Cms" version="2.19.0" targetFramework="net48" />
  <package id="EPiServer.ContentDeliveryApi.Core" version="2.19.0" targetFramework="net48" />
  <package id="EPiServer.ExpertServices.Migration.Core" version="1.0.30" targetFramework="net48" />
  <package id="EPiServer.Find" version="13.3.0" targetFramework="net48" />
  <package id="EPiServer.Find.Cms" version="13.3.0" targetFramework="net48" />
  <package id="EPiServer.Find.Framework" version="13.3.0" targetFramework="net48" />
  <package id="EPiServer.Forms" version="4.30.4" targetFramework="net48" />
  <package id="EPiServer.Forms.Core" version="4.30.4" targetFramework="net48" />
  <package id="EPiServer.Forms.UI" version="4.30.4" targetFramework="net48" />
  <package id="EPiServer.Framework" version="11.20.2" targetFramework="net48" />
  

and gets the following runtime issue on site start-up. ALl those fields are from episerver.forms package(version 4.30.4), any idea, what is this issue and how this can be fixed?

2022-03-28 13:46:21,915 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property Feed. Doing so would have deleted content from the database.
2022-03-28 13:46:21,917 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property Items. Doing so would have deleted content from the database.
2022-03-28 13:46:21,919 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property Validators. Doing so would have deleted content from the database.
2022-03-28 13:46:21,921 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property ShowSummarizedData. Doing so would have deleted content from the database.
2022-03-28 13:46:21,924 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property AllowAnonymousSubmission. Doing so would have deleted content from the database.
2022-03-28 13:46:21,926 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property AllowMultipleSubmission. Doing so would have deleted content from the database.
2022-03-28 13:46:21,928 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property ShowNavigationBar. Doing so would have deleted content from the database.
2022-03-28 13:46:21,929 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property AllowExposingDataFeeds. Doing so would have deleted content from the database.
2022-03-28 13:46:21,931 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property MetadataAttribute. Doing so would have deleted content from the database.
2022-03-28 13:46:21,948 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property Theme. Doing so would have deleted content from the database.
2022-03-28 13:46:21,949 [154] ERROR EPiServer.DataAbstraction.RuntimeModel.Internal.ModelMerger: Unable to set culture specific to false on the property Theme. Doing so would have deleted content from the database.

#277338
Edited, Mar 28, 2022 12:55
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.