Permission problem of Director in eB v16.7.9

Hello,

  I just install eB v16.7.9 with environment of VM, WinServer2016, SQL2016. And create community successful, I can do config with default ADMIN account. But when I login Director, it show the message "You don't have permission to see the 'System' folder" on 'Explore' pane, also "You don't have permission to see the 'Information Modeling, ' folder."

  After refresh the Error message as below:

An invalid [negative] pi_object_type was passed to ebpnew_get_explode.


Exception Stack Trace:
{
--- Begin of exception stack trace ---
System.ServiceModel.FaultException: An invalid [negative] pi_object_type was passed to ebpnew_get_explode.

Server stack trace:
   在 System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
   在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
   在 eB.Service.ClientBase`1.IfRemotingErrorThenRetry(Exception ex, Int32 retryNumber)
   在 eB.Service.ClientBase`1.ExecuteAction[TResult](Func`1 func)
   在 eB.Service.DataReaderClient.Retrieve(RetrieveRequest request)
   在 eB.Data.BaseObject.Retrieve(Int32 id, Int32 type, String options)
   在 eB.Application.DataAdministrator.SysAdminExplorer.ObjTreeNode.GetExplodeNext(Int32 objectId, Int32 objectType, Int32 options, Boolean isManufacturerTree, Boolean isRefreshCall)
   在 eB.Application.DataAdministrator.SysAdminExplorer.ObjTreeNode.ExpandNodeNext(Boolean isRefresh)
--- End of exception stack trace ---
}

  Have I forgotton anything to set ?

Parents Reply Children