XMM (eXtreme Movie Manager) export to XML error
I have been using Extreme Movie Manager for some time now and it has not failed me until yesterday when I was trying to export to XML. You see, I wanted to try the Ant Movie Catalog but encountered an error, see message below.
I tried searching the internet for resolutions but couldn’t see one. Can anyone please help me?Â
Thanks in advance.
extreme Movie Manager XML Exporter
Unhandled exception has occurred in your application. If you click
Continue, the application will ignore this error and attempt to continue. If
you click Quit, the application will close immediately.
Column ‘Direct Link Script’ does not belong to table Table.
Details Continue Quit
See the end of this message for details on involving just-in-time (JIT) debugging instead of this sialog box.
==========Exception Test==========
System.ArgumentException; Column "DirectLinkScript" does not belong to table Table
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.get_Item(String columnName)
at XMMExporter.Main.ExportemmDatabase(String emmDatabasePath, String xmmEX..)
at XMMExporter.Main.btnExportemmDatabase_Click(Object sender, EventsArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)