1 Everything works fine if run manually. 2 If it’s runned as schedule, there will be the error message:"System.Data.OracleClient requires Oracle client software version 8.1.7 or greater. Solution: 1 Install Oracle client on every single one of the web front end server. If there is the sercive on the application server, install it to […]
Category: Installation
“Cannot find this feature, the product may be removed by other user”
An error page occurs when registering license: “Registered Unsuccessfully Cannot found this feature, the product may be removed by other user. (BoostSolutions …)” Solution: First of all, please make sure if the product has been installed from the server side. Then follow the steps below to trouble shoot this issue. Related solution hasn’t been […]
Get farm ID and server CODE without installing License Management Center
How to get farm ID/server CODE without installing License Management Center, or enter Central Administration? Solution: Download a script tool from this link from the SharePoint server side: http://www.boostsolutions.com/software/FREETool/Get-LicenseCode.zip Unzip the file, and right-click the file ‘Get-LicenseCode.ps1′, select ‘Run With PowerShell’ A file will be generated automatically under the same directory of the script file, the […]
Failed to create receiver object from assembly "SharePointBoost………"
Error message "Fail to create receiver object from assembly …" shows up when installing/upgrade product, like the screenshot below: Solution: To resolve this, need to install the related product mentioned in the error message. Then go to web application feature -> deactivate the feature -> run the installer again to remove the product. This solution […]
Cannot add the specified assembly to the global assembly cache: SharePointBoost.xxxx.dll
An error message shows in the solution page when deploying another solutions, in this case it’s Column/View Permission Lite: Cannot add the specified assembly to the global assembly cache: SharePointBoost.ColumnViewPermisson.dll Solution: This is due to the previous installed product — Column/View Permission was not fully removed from the environment, when installing the Column/View Permission Lite, […]
Cannot add the specified assemble to the global assembly cache: Newtonsoft.Json.dll
When deploying solution, an error occurred:“Cannot add the specified assemble to the global assembly cache: Newtonsoft.Json.dll ” Solution: This error indicates that “Newtonsoft.Json.dll” is locked on SharePoint servers. Try the following methods to fix this error: • Restart IIS on all SharePoint servers• Or, restart timer job services on all SharePoint servers• If the above methods […]
Event handler failed to load – Event 6644
After upgrade or uninstall BoostSolutions products, there might be some invalid event receivers left which will cause error messages as belows: Event manager error: Could not load file or assembly ‘BoostSolutions.xxxx, Version=1.0.0.0, Culture=neutral, PublicKeyToken=15fd9ef9a2ec3a95′ or one of its dependencies. The system cannot find the file specified. Solution: The issue is caused that some invalid event receivers haven’t […]