We have a classic dashboard that is just a BAQ that shows the last ship dates for a given part number. We normally only open this by right clicking a part number and open with Last Ship Date. When I deploy this in Kinetic and try to use it in the browser, I get the error below. I have installed the edge agent on my PC, and it appears to be running.
Application Error
Exception caught in: Epicor.ServiceModel
Error Detail
============
Message: Could not load file or assembly 'Epicor.ServiceModel, Version=4.3.100.0, Culture=neutral, PublicKeyToken=REDACTED' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Program: Epicor.ServiceModel.dll
Method: CallWithCommunicationFailureRetry
Client Stack Trace
==================
at Ice.Cloud.ProxyBase`1.CallWithCommunicationFailureRetry(String methodName, ProxyValuesIn valuesIn, ProxyValuesOut valuesOut, RestRpcValueSerializer serializer)
at Ice.Cloud.ProxyBase`1.CallWithMultistepBpmHandling(String methodName, ProxyValuesIn valuesIn, ProxyValuesOut valuesOut, Boolean useSparseCopy)
at Ice.Cloud.ProxyBase`1.Call(String methodName, ProxyValuesIn valuesIn, ProxyValuesOut valuesOut, Boolean useSparseCopy)
at Ice.Proxy.Lib.SessionModImpl.Handshake(Version clientVersion)
at Ice.Core.Session.Handshake(Boolean fwVerCheck, Boolean updateSeedData)
at Ice.Core.Session.InitSessionMod(String asUrl, Boolean fwVerCheck, String companyID, String plantID, String sessionId)
at Ice.Core.Session.InitSession(Action setCredentials, String asUrl, Guid licenseTypeId, String pathToConfigurationFile, Boolean fwVerCheck, String companyID, String plantID, Boolean useChannelCacheForServices, String sessionId)
at Ice.Core.Session..ctor(String userID, String password, String asUrl, Guid licenseTypeId, String pathToConfigurationFile, Boolean fwVerCheck, String companyID, String plantID, Boolean useChannelCacheForServices, String sessionId, String edgeAgentToken)
at Ice.Core.Session.GetSessionWithTokenAndIdForEdgeAgent(String asUrl, Guid licenseType, String edgeToken, String sessionId, String companyId)
at Ice.Lib.UI.LaunchShortcut.RunShortcut()
at Ice.Lib.UI.App.Launch.InitializeShowDialog()
at Ice.Lib.UI.App.LaunchBase.ShowDialog(String[] args)
Is this a known bug/error? Did I setup edge agent wrong? Do I need to do something else to convert this dashboard? There is no special code with this, just a BAQ and a dashboard.
Thank you for your time!
Nate