Hi Sebastian,
Appreciate your reply on the same, yes we do applied CU1, which same error we are getting.
the Admin Console when we click on tenants we get unhandled error and then requesting to report to Microsoft and close.
FX:{ba484c42-ed9a-0170-925f-23e64e686fd0}
Value cannot be null.
Parameter name: objectToValidate
System.ArgumentNullException
at Microsoft.ManagementConsole.BaseCollection.OnValidate(Object objectToValidate, Boolean testForDuplicate)
at System.Collections.CollectionBase.System.Collections.IList.Add(Object value)
at CallSite.Target(Closure , CallSite , NodeSubItemDisplayNameCollection , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
at Microsoft.Dynamics.Nav.ManagementUI.NavTenantsListView.RefreshWithNodeStateChangedCheck(IList`1 tenants, ResultNodeCollection currentResultNodes)
at Microsoft.Dynamics.Nav.ManagementUI.NavTenantsListView.RefreshCore()
at Microsoft.Dynamics.Nav.ManagementUI.NavTenantsListView.OnInitialize(AsyncStatus status)
at Microsoft.ManagementConsole.View.ProcessRequest(Request request)
at Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)
at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback)