There are the log errors but the product works fine, and the error message is pretty much like the following ones: ‘SharePointBoost.LicenseManagementCenter’ (id:46cd899c-569d-47c8-8b11-38aaf5af02f6) using attributes (ControlSrc=”, ControlAssembly=’SharePointBoost.License, Version=2.0.7.0, Culture=neutral, PublicKeyToken=15fd9ef9a2ec3a95′, ControlClass=’SharePointBoost.License.Management.RedirectControl’: System.ArgumentException: The control with assembly name ‘SharePointBoost.License, Version=2.0.7.0, Culture=neutral, PublicKeyToken=15fd9ef9a2ec3a95′ class name Solution: Run this tool by administrator, after that, choose the site and […]
Category: Column/View Permission
Column/View Permission Malfunction
After the installation, either the Column Permission or View Permission doesn’t work at all, the permission doesn’t take effect. Solution: There are 5 possible reasons: 1. Check if the Column/View Permission is deployed to the current web application (under Central Administration page -> System Settings -> Manage Farm Solutions) 2. Check if the Column/View […]
How to Set Up Multiple View Permission Parts
There are two views in the employee list:View 1: all employees, everyone can see the contact information in the list.View 2: HR department users, they can see the contact information and salary in the current list. Goal: Employees from other departments should not see the salary column. Solution: Set a view permission part 1 for all employees’ […]