SYMPTOMS
Matter cannot be created in Legal Review by user who is granted permissions that allow Matter creation in Legal Review.
CAUSE
.dll files found under '\Program Files (x86)\ZyLAB\EDiscovery\Ediscoveryservice\Assemblies\Performers\' folder are locked by MS Windows.
RESOLUTION
Run the following PowerShell script to unlock the folder on the eDiscovery Service node:
Get-ChildItem -Path 'X:\Program Files (x86)\ZyLAB\EDiscovery\Ediscoveryservice\Assemblies\Performers\' -Recurse | Unblock-File
where 'X' is the name of the drive where application is installed.
APPLIES TO
4.3
Comments
0 comments
Please sign in to leave a comment.