As we are using NetworkDatasets for Routing which was provided by our client, there are some invalid stops which creates a Runtime error 5007 during routing. I've found there is an bool value to ignore the invalid stops in 10.2.5, but it was not available from 100.0 version. Is there any solution to ignore invalid stops and connect the remaining valid stops automatically? Or Need we to handle it by our end with the help of error description?