Configuring Graphical Scoping (GSC) Module - SmartPlant Enterprise for Owner Operators - Installation & Upgrade

SPO Project Execution Installation and Configuration

Language
English
Product
SmartPlant Enterprise for Owner Operators
Subproduct
SPOPE
Search by Category
Installation & Upgrade
SmartPlant Foundation / SDx Version
10

To use the Graphical Scoping module following configuration need to be added in Desktop_Client.exe.config:

  1. Navigate to the CurrentVersion Directory.

  2. Open Desktop_Client.exe.config for edit and find "assemblyBinding" xml node.

  3. Append the value ;Library\GSC (only the semicolon and text without quotation marks) to the attribute privatePath in the element probing.

    For e.g.

    <runtime>

    <assemblyBinding>

    <probing privatePath=" Library\Unity;Library\SPECP;Library\SPF;Library\PPMCommon;Library\SPF\Services;Library\Expression;Library\UX;Library\Telerik;Library\Office;Library\EnterpriseLibrary; Library\GSC" />

    </assemblyBinding>

    </runtime>

User has to configure his/her own access group on MTH_SPXGSCSetStyles in order to set the graphical scoping administrative pieces such as custom styles and colors.