Hi, I am getting error when browsing MDS2017 parent-child hierarchy and trying to search an item and find its parent.
System.NullReferenceException: [Arg_NullReferenceException]Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.50907.00&File=mscorlib.dll&Key=Arg_NullReferenceException
at Microsoft.MasterDataServices.Client.ViewModel.MasterData.ExplorerDerivedHierarchyViewModel.FindParentCompleted(Guid requestId, HierarchyMembersGetResponse response, Exception ex)
at Microsoft.MasterDataServices.Client.ViewModel.ServiceProxy.ServiceClient.<>c__DisplayClass22`2.<ExecuteRequest>b__21(Object sender, RequestCompletedEventArgs`1 e)
at Microsoft.MasterDataServices.Client.ViewModel.ServiceProxy.ServiceClient.OnHierarchyMembersGetCompleted(Object state)
Has any of you experienced something similar?