Error in Promotions

Posted By Supermac Thu 10 Sep 2015
Add to Favorites0
Author Message
Supermac
 Posted Thu 10 Sep 2015
Supreme Being

Supreme Being - (84,823 reputation)Supreme Being - (84,823 reputation)Supreme Being - (84,823 reputation)Supreme Being - (84,823 reputation)Supreme Being - (84,823 reputation)Supreme Being - (84,823 reputation)Supreme Being - (84,823 reputation)Supreme Being - (84,823 reputation)Supreme Being - (84,823 reputation)

Group: Forum Members
Last Active: Wed 22 Jul 2020
Posts: 153, Visits: 874
I'm battling with this problem: I can open backend promotions' page (I don't have promotions actually so nothing is listed in page) but when I try to create new promotion nothing happens and this error is logged... suggestions?

-----------------------------------------------------------------------------
>> Version:2,8004
>> Page:
-----------------------------------------------------------------------------
>> 10/09/2015 10:47:02
>> 192.168.169.254
>> DESCRIPTION:
System.Data.ConstraintException: Impossibile attivare i vincoli. Una o più righe contengono valori che violano il vincolo non-null, unique o foreign-key.
in System.Data.DataTable.EnableConstraints()
in System.Data.DataTable.set_EnforceConstraints(Boolean value)
in System.Data.DataTable.EndLoadData()
in System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue)
in System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords)
in System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
in System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
in System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
in kartrisPromotionsDataTableAdapters.PromotionStringsTblAdptr._GetByType(String PartNo, Nullable`1 LANG_ID)
in PromotionsBLL._GetPromotionStringsByType(Char charType, Byte languageID)
in UserControls_Back_PromotionStringBuilder.CreatePromotionPart(Char chrPartNo)
in UserControls_Back_EditPromotion.PrepareNewPromotion()
in UserControls_Back_EditPromotion.EditPromotion(Int32 PromotionID)
in Admin_Promotions.lnkBtnNewPromotion_Click(Object sender, EventArgs e)
in System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)
in System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
in System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
in System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
in System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

==================================================


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top