Error 0101
Updated: July 19, 2016
Error 0101
All port and parameter ID's must be unique.
This error in Azure Machine Learning occurs when one or more ports or parameters are assigned the same id value in a custom module XML definition file.
Check that the id values across all ports and parameters are unique. Save the xml file, update the custom module zip package and try to add the custom module again.
Exception Messages |
|---|
All port and parameter IDs for a module must be unique |
Module '{0}' has duplicate port/argument ID's. All port/argument ID's must be unique for a module. |
Tip |
|---|
|
Need more help or troubleshooting tips for Azure Machine Learning? Try these resources: |
Show:
