2008-02-20, 08:13 PM
When I attempt to update EPG, authentication succeeds, displays "updating EPG" but about 20 seconds later I get an XML exception error:
"UpdateEPG()'ing: System.Xml.XmlException: The 'lineup' start tag on line 517 does not match the end tag of 'lineups'. Line 600, position 3.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at GBPVR.Backend.Common.Zap2itEpgReader.x7174d5399cba81ee(IEpgUpdateProgressCallback x421ce789b9741187, DateTime xdc88f59e43b65f7f, DateTime x33db96d2cea26583)
at GBPVR.Backend.Common.Zap2itEpgReader.LoadChannels(IEpgUpdateProgressCallback callback)
at GBPVR.Backend.Common.xbdfb880686f2538b.x52e8ddd0b9bc8c68(xda34526142ca690b x347261624b519e9a, IEpgUpdateProgressCallback x421ce789b9741187)
at Config.xca74b9c9b310df0b.xcba1f05fb5a46d5f()
See config.log in the attachment.
I'm don't know anything about XML but it looks like there is confusion between the word "lineup" in line 517 vs. "lineups" in Line 600. I cant find any such words or lines in the GBPVR files except in the error logs. Would appreciate any help.
"UpdateEPG()'ing: System.Xml.XmlException: The 'lineup' start tag on line 517 does not match the end tag of 'lineups'. Line 600, position 3.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at GBPVR.Backend.Common.Zap2itEpgReader.x7174d5399cba81ee(IEpgUpdateProgressCallback x421ce789b9741187, DateTime xdc88f59e43b65f7f, DateTime x33db96d2cea26583)
at GBPVR.Backend.Common.Zap2itEpgReader.LoadChannels(IEpgUpdateProgressCallback callback)
at GBPVR.Backend.Common.xbdfb880686f2538b.x52e8ddd0b9bc8c68(xda34526142ca690b x347261624b519e9a, IEpgUpdateProgressCallback x421ce789b9741187)
at Config.xca74b9c9b310df0b.xcba1f05fb5a46d5f()
See config.log in the attachment.
I'm don't know anything about XML but it looks like there is confusion between the word "lineup" in line 517 vs. "lineups" in Line 600. I cant find any such words or lines in the GBPVR files except in the error logs. Would appreciate any help.