I'm just experimenting with the supplied "Export XML.js" and "Import XML.js" scripts and while the Export script seems to work just fine as far as I can tell - it exports an XML file containing what would appear to be correct data from my little sample project, at least - when I try to use the Import script to re-import the unaltered XML file it gives me an error message box saying:
"Microsoft.Vsa.VsaException: UnknownError (0x801330FF): Microsoft.JScript.JScriptException: bad audio bus track order
bad audio bus track order
at JScript 0.ImportBusTrack(Object this, VsaEngine vsa Engine, XmlElement parent, BusTracks busTracks)
at JScript 0.ImportBusTracks(Object this, VsaEngine vsa Engine, XmlElement parent, BusTracks busTracks)
at JScript 0.ImportProject(Object this, VsaEngine vsa Engine, XmlElement parent, Project proj)
at JScript 0.ImportXml(Object this, VsaEngine vsa Engine, String inputFile)
at JScript 0.Global Code()
at Sony.Vegas._Startup.Startup()
at Microsoft.Vsa.BaseVsaEngine.Run()"
Does anyone know what is going wrong here? I'm using Vegas 5.0b and .NET Framework 1.1 SP1 on Windows XP Pro SP2 in case that is relevant.
I'm pretty sure the Import/Export XML pair of scripts used to both work OK but it's been a while since I looked at them - has something happened recently (maybe in Vegas V.5.0b) that has caused the Import side of things to go wrong?
Mark
"Microsoft.Vsa.VsaException: UnknownError (0x801330FF): Microsoft.JScript.JScriptException: bad audio bus track order
bad audio bus track order
at JScript 0.ImportBusTrack(Object this, VsaEngine vsa Engine, XmlElement parent, BusTracks busTracks)
at JScript 0.ImportBusTracks(Object this, VsaEngine vsa Engine, XmlElement parent, BusTracks busTracks)
at JScript 0.ImportProject(Object this, VsaEngine vsa Engine, XmlElement parent, Project proj)
at JScript 0.ImportXml(Object this, VsaEngine vsa Engine, String inputFile)
at JScript 0.Global Code()
at Sony.Vegas._Startup.Startup()
at Microsoft.Vsa.BaseVsaEngine.Run()"
Does anyone know what is going wrong here? I'm using Vegas 5.0b and .NET Framework 1.1 SP1 on Windows XP Pro SP2 in case that is relevant.
I'm pretty sure the Import/Export XML pair of scripts used to both work OK but it's been a while since I looked at them - has something happened recently (maybe in Vegas V.5.0b) that has caused the Import side of things to go wrong?
Mark