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