Error 0106
Updated: July 19, 2016
Error 0106
Thrown when a module definition file defines an unsuppported input type
This error in Azure Machine Learning is produced when the type of an input port in a custom module XML definition does not match a supported type.
Make sure that the type property of an Input element in the custom module XML definition file is a supported type.
Exception Messages |
|---|
Unsupported input type. |
Unsupported input type '{0}' specified. |
Tip |
|---|
Need more help or troubleshooting tips for Azure Machine Learning? Try these resources: |
Show:
