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 fix the error...?


Replies

 
Reply

Please run the update script from package 189.

 
Reply
Sorensen wrote:

Please run the update script from package 189.


 

I'm sorry to ask but what is package 189?

 
Reply

Go to /Files/Updates.xml and change the number in the file to 189, iisreset and load the website up.

 
Reply
kpe@dkis.dk wrote:
Sorensen wrote:

Please run the update script from package 189.


 

I'm sorry to ask but what is package 189?

Okay I found out my self, and it is from package 190 not 189! If somebody read this it means - Go to admin/update/update.xml and find package xxx and run the sql (scripts)..
 

 

If the answer was "Please run the update sql script from package 189 in the admin/update/update.xml" I would have understand it right away. So please add a few more words next time and share your knowledge :)

 
Reply

Thanks for the input on expressing myself. I'm constantly working on improving this skill.

 

Running from 190 doesn't include 190 but only 191, doesn't it?

 

You must be logged in to post in the forum