
Keep getting this error when opening the Object Balance analysis window.
Tred clearing the cache with below steps.
a. Close all the opened IFS applications.
b. Open a command prompt and execute the below command.
c. rundll32 dfshim CleanOnlineAppCache
d. Restart the user’s PC
But still the same.
Full error report as below.
Glad if someone can help me with this.
TIA!
Ifs.Fnd.FndSystemException: Explorer: An Unhandled Exception has occurred ---> System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at Ifs.Fnd.ApplicationForms.FeatureShim.get_AttachmentKeys()
at Ifs.Fnd.Explorer.Extenders.ObjectConnections.ConnectedObjectsManager.GetFeatureKeyCollection(IFndDataFeature cFeature, List`1 keyValueCollection, List`1 keyDescriptionCollection)
at Ifs.Fnd.Explorer.Extenders.ObjectConnections.ConnectedObjectsManager.UpdateKeyValues()
at Ifs.Fnd.Explorer.Extenders.ObjectConnections.ConnectedObjectsManager.UpdateTitle(Boolean lowBandwidth)
at Ifs.Fnd.Explorer.Extenders.ObjectConnections.ConnectedObjectsPane.UpdateTitleInternal()
at Ifs.Fnd.Explorer.Extenders.ObjectConnections.ConnectedObjectsPane.UpdateTitle(ContextPaneUpdateType updateType)
at Ifs.Fnd.Explorer.UI.ContextPaneManager.UpdateTitleIfNeeded(IFndContextPaneControl pane, ContextPaneUpdateType updateType)
--- End of inner exception stack trace ---