Error 0108
Updated: July 19, 2016
Error 0108
Thrown when a module definition file defines more input or output ports than are supported
This error in Azure Machine Learning is produced when too many input or output ports are defined in a custom module xml definition.
Makes sure the maximum number of input and output ports defined in the custom module xml definition does not exceed the maximum number of supported ports.
Exception Messages |
|---|
Exceeded supported number of input or output ports. |
Exceeded number of supported '{0}' ports. Maximum allowed number of '{0}' ports is '{1}'. |
Tip |
|---|
Need more help or troubleshooting tips for Azure Machine Learning? Try these resources: |
Show:
