00127: <value> uses VBScript and you are publishing to ArcGIS Server (Linux)

Expressions written with VBScript utilizing multiple fields are not supported when publishing to ArcGIS Server (Linux). This affects expressions written for labels and dimensions. The area affected will be indicated by the <value> parameter.

Solution

You can either remove the VBScript expression or replace the VBScript expression for one written in either Python or JScript.

Note:

If you are changing label expressions, make sure you change expressions for all appropriate label classes. To learn more about label classes, see Label classes.

More Information

Advanced expressions can be written in Python, VBScript, or JScript. You should use Python or JScript to write advanced expressions for Linux-based services. VBScript can be used with the following expressions:

  • Label expressions:

    Label expressions are used to customize the text string of your labels. If your label expression uses VBScript, you can update the parser to use either JScript or Python in the Label Class pane. To access the Label Class pane; click the labeled layer in the Contents pane. On the Labeling tab, in the Label Class group, click Expression Label expression.

    To learn more about Label classes, see Label classes

  • Dimension expressions:

    Expressions can be used to define the text displayed for a dimension. Dimensions cannot be modified in ArcGIS Pro.