Error 0008

 

Updated: July 19, 2016

Error 0008

Exception occurs if parameter is not in range.

You will receive this error in Azure Machine Learning if the parameter in the message is outside the bounds required for the module to process the data.

For example, this error is displayed if you try to use Add Rows to combine two datasets that have a different number of columns.

Revisit the module throwing the exception and modify the parameter to be within the specified range.

Exception Messages

Parameter value is not in the specified range.

Parameter "{0}" value is not in range.

Parameter "{0}" value should be in the range of [{1}, {2}].

System_CAPS_tipTip

Need more help or troubleshooting tips for Azure Machine Learning? Try these resources:

Show: