Error 0110
Updated: July 19, 2016
Error 0110
Thrown when a module definition file defines a column picker that references a non existent input port ID
This error in Azure Machine Learning is produced when the portId property within the Properties element of an Arg of type ColumnPicker does not match the Id value of an input port.
Make sure the portId property matches the id value of an input port defined in the custom module xml definition.
Exception Messages |
|---|
Column picker references a non existent input port ID. |
Column picker references a non existent input port ID '{0}'. |
Tip |
|---|
Need more help or troubleshooting tips for Azure Machine Learning? Try these resources: |
Show:
