i cant create new product groups, and i cannot remove or rename a shop if i rename a shop i just get a new shop with the new name? I've triede removing files folder and database and download'd new everytime i change update to 10 and update ecom to 10
Stacktrace on createing product group (i use defaultemptydata8sql)
[SqlException (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint "EcomShopGroupRelation$EcomShopsEcomShopGroupRelation". The conflict occurred in database "globalisers-web", table "dbo.EcomShops", column 'ShopID'. The statement has been terminated.] System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) +2290668 System.Data.Common.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) +75 System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping) +3479 System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping) +66 System.Data.Common.DbDataAdapter.Update(DataSet dataSet, String srcTable) +370 Dynamicweb.eCommerce.Products.GroupShopRelation.Save(String IDstr, String ShopIdStr) +618 Dynamicweb.Admin.eComBackend.EcomGroupEdit.Save(String languageId) +1651 Dynamicweb.Admin.eComBackend.EcomGroupEdit.RBSaveAndClose_Click(Object sender, EventArgs e) +23 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804