Software Version: Niagara AX (AAC20)
Error Code: VM (100) - Cannot run VM (100)
The VM (100) error code means that a component has been placed under a wrong network in the application. To fix the application, edit the app.sax file by removing incorrectly added points or editing the components type= attribute. For example, if points from ModbusAsyncNetwork kit were incorrectly added to ModbusRJ12Network, change from iSMA_ModbusAsyncNetwork::ModbusAsyncNumericMultiPoint to iSMA_ModbusRJ12Network::ModbusRJ12NetworkNumericPoint.