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
  • Hi Gintautas, the DIrector and management Console are the same version v16.7.9.1.

    There's no error.

    #***********************************************************************************
    # Database update log
    # Application Server Version : 16.7.9.1 Release
    # Database Name : eBData
    # Database Server Name : WIN-CAO3LI2B84O
    # DBMS Name : Microsoft SQL Server 2016
    # DBMS Version : 13.00.4001
    #***********************************************************************************
    #***********************************************************************************
    # Package name : Core
    #
    # Date : 2018年8月6日
    # Time : 13:42:16
    #
    # Current Core Database Version : New Database
    # New Core Database Version : 16.7.9
    # Package file : C:\Program Files\Bentley\eB\Server\Database\Core.16.7.9.Mssql.zip
    #**********************************************************************************


    Database system information successfully updated.


    User information successfully updated.


    User information successfully updated.


    Reports recompiled successfully.


    Storage device configuration information successfully updated.


    Attribute lookup datasources successfully updated.


    Package version information successfully updated.


    ** Database update step 1 / 1 completed with 0 errors and 0 warnings.

    ** Database update completed with 0 total errors and 0 total warnings.

    ** Log file closed on 2018年8月6日 at 13:43:23

    Do you need further log?

Children