Normally, to upgrade from FactorySQL to Ignition, you can just export your FactorySQL backup, and use the legacy upgrade tool in the gateway.
However, for various reasons, this can sometimes fail. This is especially true when Ignition is not installed on the same machine as FactorySQL. In this case, you may not have the .Net framework installed. Installing the .Net 2.0 runtime can help, but sometimes errors persist.
The process of upgrading a FactorySQL project consists of converting it to an XML file, and then importing the XML into Ignition. The tool to convert the file to XML can be run alone, and the XML imported manually. Generating the XML on the FactorySQL machine usually avoids any difficulty.
Take the XML file, and load it into the legacy upgrade tool in the Ignition gateway. The page says that it accepts FDB files, but it will also accept the XML.
Everything else about the upgrade will remain the same.
Is it a computer that has FactorySQL installed? If not, you may not have the .Net 2.0 Runtime installed. Try installing from that link and see if that helps.
If you still can’t get it to work, I can create a support ticket that will let you upload the file to us, and I can convert it here.
We’ve also just found a problem with the legacy upgrade tool and Java 7, which would result in the following error during import:
“Type of property value cannot be coerced to the correct type.”
Thanks Jordan . We migrated the FSQL transactions to Ignition 7 using the Legacy option and then later migrated to Ignition 8.1.25 by exporting the project from Ignition 7 as XML . This really worked well