Set up your system to run federated sites | Milestone Documentation 2024 R2
I was trying to set up federated sites using the above article.
(I was referring to the paragraph ‘With a Windows built-in user account (network service)’)
I completed step 6, and when I tried to do <7.Add site to hierarchy (see Add site to hierarchy).> I got this error, how can I resolve it?
I am using 2023R2 and 2023R3.
===================================
VMO61008: You do not have sufficient permissions to complete the operation. (VideoOS.Management.VmoClient)
------------------------------
Program location:
at VideoOS.Management.VmoClient.Proxy.ProxyClientBase.ThrowConvertedExceptionIfNeeded(Exception ex)
at VideoOS.Management.VmoClient.Proxy.ServerProxy.CheckAuthentication()
at VideoOS.Management.VmoClient.ConnectionManager.InternalConnect()
at VideoOS.Management.VmoClient.ConnectionManager.Connect()
at VideoOS.Administration.FormMain.ConnectToSite(Uri serverUrl)
at VideoOS.Administration.FormMain.Sites_OnAddSlaveSite(Object sender, AddSlaveSiteEventArgs e)
===================================
VMO61008: You do not have sufficient permissions to complete the operation. (mscorlib)
------------------------------
Program location:
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at VideoOS.Management.VmoClient.Proxy.IServerService.CheckAuthentication()
at VideoOS.Management.VmoClient.Proxy.ServerProxy.b__10_0()
at VideoOS.Management.VmoClient.Proxy.ProxyClientServiceBase`1.CallWithRetry[TResult](Func`1 call)
at VideoOS.Management.VmoClient.Proxy.ServerProxy.CheckAuthentication()