Gloriafood Integration Issue

I’m trying to integrate Gloriafood but when I get to the part where I have to create the Calculation Selector for Promo Discount, Samba crashes when I try to save it.

Not sure what I’m missing?

Exception 1

Type: System.Data.Entity.Infrastructure.DbUpdateException

Message: An error occurred while saving entities that do not expose foreign key properties for their relationships. The EntityEntries property will return null because a single entity cannot be identified as the source of the exception. Handling of exceptions wInner hile saving can be made easier by exposing foreign key properties in your entity types. See the InnerException for details.

Source: EntityFramework

Stack Trace: at System.Data.Entity.Internal.InternalContext.SaveChanges()

at System.Data.Entity.Internal.LazyInternalContext.SaveChanges()

at System.Data.Entity.DbContext.SaveChanges()

at Samba.Infrastructure.Data.SqlData.EFWorkspace.CommitChanges()

at Samba.Presentation.Common.ModelBase.EntityCollectionViewModelBase2.<.ctor>b__0_3(EventParameters1 x)

at Microsoft.Practices.Prism.Events.EventSubscription1.InvokeAction(Action1 action, TPayload argument)

at Microsoft.Practices.Prism.Events.EventSubscription`1.<>c__DisplayClass2.b__0(Object[] arguments)

at Microsoft.Practices.Prism.Events.EventBase.InternalPublish(Object[] arguments)

at Microsoft.Practices.Prism.Events.CompositePresentationEvent`1.Publish(TPayload payload)

at Samba.Presentation.Services.Common.ExtensionMethods.Publish[TEventsubject](TEventsubject eventArgs, String eventTopic, Action expectedAction)

Inner Exception 2

Type: System.Data.Entity.Core.UpdateException

Message: An error occurred while updating the entries. See the inner exception for details.

Source: EntityFramework

Stack Trace: at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update()

at System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.b__2(UpdateTranslator ut)

at System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update[T](T noChangesResult, Func`2 updateFunction)

at System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update()

at System.Data.Entity.Core.Objects.ObjectContext.b__35()

at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)

at System.Data.Entity.Core.Objects.ObjectContext.SaveChangesToStore(SaveOptions options, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction)

at System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass2a.b__27()

at System.Data.Entity.Infrastructure.DbExecutionStrategy.Execute[TResult](Func`1 operation)

at System.Data.Entity.Core.Objects.ObjectContext.SaveChangesInternal(SaveOptions options, Boolean executeInExistingTransaction)

at System.Data.Entity.Core.Objects.ObjectContext.SaveChanges(SaveOptions options)

at System.Data.Entity.Internal.InternalContext.SaveChanges()

Inner Exception 3

Type: System.Data.SqlClient.SqlException

Message: Conversion failed when converting the nvarchar value ‘E09467E50934_C666_’ to data type int.

Source: .Net SqlClient Data Provider

Stack Trace: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)

at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)

at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)

at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)

at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)

at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)

at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)

at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)

at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()

at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__0(DbCommand t, DbCommandInterceptionContext`1 c)

at System.Data.Entity.Infrastructure.Interception.InternalDispatcher1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func3 operation, TInterceptionContext interceptionContext, Action3 executing, Action3 executed)

at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.NonQuery(DbCommand command, DbCommandInterceptionContext interceptionContext)

at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteNonQuery()

at System.Data.Entity.Core.Mapping.Update.Internal.DynamicUpdateCommand.Execute(Dictionary2 identifierValues, List1 generatedValues)

at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update()


[Assembly Info]

mscorlib, Version=4.0.0.0

System, Version=4.0.0.0

Samba.Services, Version=1.0.0.0

Samba.Domain, Version=1.0.0.0

Samba.Infrastructure.Data, Version=1.0.0.0

System.ComponentModel.Composition, Version=4.0.0.0

Samba.Presentation.Services, Version=1.0.0.0

System.Core, Version=4.0.0.0

PresentationCore, Version=4.0.0.0

WindowsBase, Version=4.0.0.0

PresentationFramework, Version=4.0.0.0

DevExpress.Xpf.LayoutControl.v16.2, Version=16.2.13.0

System.Xml, Version=4.0.0.0

DevExpress.Xpf.Grid.v16.2, Version=16.2.13.0

DevExpress.Xpf.Grid.v16.2.Core, Version=16.2.13.0

System.Xaml, Version=4.0.0.0

Samba.Infrastructure, Version=1.0.0.0

Microsoft.Practices.Prism, Version=4.0.0.0

System.Runtime.Serialization, Version=4.0.0.0

Microsoft.Practices.Prism.MefExtensions, Version=4.0.0.0

DevExpress.Xpf.Core.v16.2, Version=16.2.13.0

System.Windows.Forms, Version=4.0.0.0

System.Drawing, Version=4.0.0.0

Samba.Persistance, Version=1.0.0.0

Stateless, Version=1.0.0.0

PropertyTools, Version=2012.4.14.1

Samba.Localization, Version=1.0.0.0

ReachFramework, Version=4.0.0.0

EntityFramework, Version=6.0.0.0

FluentValidation, Version=3.4.0.0

NCalc, Version=1.3.8.0

Microsoft.CSharp, Version=4.0.0.0

Omu.ValueInjecter, Version=2.3.0.0

Microsoft.Practices.ServiceLocation, Version=1.0.0.0

It’s not about Gloriafood integration. I think there is a corrupt in your db. Please send us your db backup to support@sambapos.com

1 Like

Thanks @VehbiEmiroglu, I sent it now.

@VehbiEmiroglu have you had a chance to look at this for me?