You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Wing Commander CIC
Hi all:
This has come up serveral times. Flight Commander uses a lot of XML files, and if the files are not proper XML, bad things will happen. Luckily, there are all sorts of great tools for editing and checking XML. Please make sure to validate your xml files against the provided XML schemas. Every XML file in flight commander has an .xsd schema file which can be used to check that xml file.
Get a program that does the XML check for you automatically. I use
XML Spy. http://www.xmlspy.com/ They have a free home edition you can get.