Developer forum

Forum » Development » Column 'ParagraphPreview' does not belong to table Table

Column 'ParagraphPreview' does not belong to table Table


Reply

Hello

I made a clean install on DW version 18.16.2.2 with MS SQL. I can create Pages but when trying to create a paragraph i get the error:

 

[ArgumentException: Column 'ParagraphPreview' does not belong to table Table.]
   System.Data.DataRow.GetDataColumn(String columnName) +1773557
   System.Data.DataRow.set_Item(String columnName, Object value) +12
   Dynamicweb.Content.Paragraph.FillRow(DataRow row) +1155
   Dynamicweb.Modules.Common.DbObject.Save() +192
   Dynamicweb.Content.Paragraph.Save() +12
   Dynamicweb.Admin.ParagraphEdit.SaveParagraph() +605
   Dynamicweb.Admin.ParagraphEdit.Page_Load(Object sender, EventArgs e) +536
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
 

Can someone say why, or even better correct the error...?


Replies

 

You must be logged in to post in the forum