Developer forum

Forum » Development » server error when saving paragraph

server error when saving paragraph


Reply

Hi all,

 

In a fresh dynamic web installation (version 18.16.0.12) with an sql database,

i have below error when saving a first paragraph in my first page.

 

What is going wrong?

 

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Column 'ParagraphPreview' does not belong to table Table.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ArgumentException: Column 'ParagraphPreview' does not belong to table Table.]
   System.Data.DataRow.GetDataColumn(String columnName) +1962843
   System.Data.DataRow.set_Item(String columnName, Object value) +14
   Dynamicweb.Core.Paragraph.Save(DataRow row) +381
   Dynamicweb.Core.Paragraph.Save() +252
   Dynamicweb.Core.Paragraph.SaveWithAutoCreateOfPage() +51
   Dynamicweb.Admin.Core.Paragraph.ParagraphEdit.SaveParagraph() +5609
   Dynamicweb.Admin.Core.Paragraph.ParagraphEdit.Page_Load(Object sender, EventArgs e) +177
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436

Server Error in '/' Application.

Column 'ParagraphPreview' does not belong to table Table.

 


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

 


Replies

 
Reply

The same as the last posting. Please set the number to 100 and try again:)

 
Reply

I've had a number of requests about this issue lately, so I just uploaded new versions of DefaultEmptyData.zip and DefaultEmptyDataSQL.zip. Sorry for any enconvenience this may have caused.

 

 
Reply
Sorensen wrote:

I've had a number of requests about this issue lately, so I just uploaded new versions of DefaultEmptyData.zip and DefaultEmptyDataSQL.zip. Sorry for any enconvenience this may have caused.

 


 

I'm sorry but we created a new SQL database based on the this new release you just uploaded and we still receive the error.

Column 'ParagraphPreview' does not belong to table Table.

 

 
Reply

It's not your fault, it's mine. This update was introduced back in 2007, but was never registered on this database. I'll upload a new database shortly, but in the meantime, pleas run the update from number 180. Sorry once again.

 
Reply
Sorensen wrote:

It's not your fault, it's mine. This update was introduced back in 2007, but was never registered on this database. I'll upload a new database shortly, but in the meantime, pleas run the update from number 180. Sorry once again.


 

Lars,

 

Run the update from 180... this is our first project. I'don't really know what you're talking about. I tried changing the update.xml to 180 and restarted the website but that doesn't change anything.

 

Can you help us out?

 

thx,

Koen 

 
Reply

Ok I changed it back to 100 and know the error is gone. So I think it's solved.

 

Koen

 
Reply

Great:)

 

You must be logged in to post in the forum