I am getting the following error when trying to view the properties of the automatic control logic module after activating it in the admin app:
error loading module configuration: root element is missing
I have verified that the auto control module files are unblocked and added my registration key. I noticed the ModAutoControl config file is empty, could this be causing the error?
I noticed the ModAutoControl config file is empty, could this be causing the error?
Yes, this is the cause of the error. Make sure that the module version is compatible with the Rapid SCADA version. I recommend to update the both by downloading them from our website.
You need to restore the module configuration from a backup copy. A file copy also can be found at SCADA\ScadaServer\Config (working copy of the configuration)
I have verified the versions are compatible. I noticed every time I upload the configurations in the admin app it erases the contents I added to the ModAutoControl config file and leaves it blank. Any idea why this would be happening?
I also get the following error when saving commands.
Error saving module configuration:
Method not found: ‘System.Xml.XmlElement Scada.ScadaUtils.AppendElem(System.Xml.XmlNode,System.String,System.Object)’.