Developer forum

Forum » Development » Error when creating paragraph

Error when creating paragraph


Reply

Hello

I have installed the latest DW version on a clean set of Access db "from DefaultEmptyData"

 

I can create pages but if I create a paragraph I get this error message. Is ther anybody who know what this is all about?

 

 

Exception Details: System.Data.OleDb.OleDbException: You cannot add or change a record because a related record is required in table 'Page'.

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:

[OleDbException (0x80004005): You cannot add or change a record because a related record is required in table 'Page'.]
   System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) +1341831
   System.Data.Common.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) +45
   System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping) +2323
   System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping) +42
   System.Data.Common.DbDataAdapter.Update(DataSet dataSet, String srcTable) +176
   System.Data.Common.DbDataAdapter.Update(DataSet dataSet) +12
   Dynamicweb.DataManager.updateDataSet(DataSet objDataset) +32
   Dynamicweb.Modules.Common.DbHandler.UpdateDataSet(DataSet ds) +36
   Dynamicweb.Modules.Common.DbObject.Save() +203
   Dynamicweb.Content.Paragraph.Save() +12
   Dynamicweb.Admin.ParagraphEdit.SaveParagraph() +605
   Dynamicweb.Admin.ParagraphEdit.Page_Load(Object sender, EventArgs e) +409
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Replies

 
Reply

Please check this out: http://developer.dynamicweb.dk/Forum-17061.aspx?action=ShowThread&ThreadID=1257

 
Reply
Sorensen wrote:

Please check this out: http://developer.dynamicweb.dk/Forum-17061.aspx?action=ShowThread&ThreadID=1257

Why don't you guys upload a new version that work? Not everybody have read all the post on your forum, before installing and it is annoying to end a installation with error searching...

 

But thanks for the answer that was - Uncheck the new userinterface in the controlpanel when downloading "DefaultEmptyDatabase" from 4. feb. 09

 

You must be logged in to post in the forum