24/03/05 18:06:53.89 /y1d89Ld0.net
[System]so43430830のダウンロード処理を開始しました。
[System]so43430830のダウンロード処理に失敗しました。
[System]詳細:コメントのシリアライズに失敗しました。(詳細:System.InvalidOperationException: There was an error generating the XML document.
---> System.ArgumentException: '', hexadecimal value 0x11, is an invalid character.
at System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlock(Char* pSrc, Char* pSrcEnd)
at System.Xml.XmlEncodedRawTextWriter.WriteString(String text)
at System.Xml.XmlWellFormedWriter.WriteString(String text)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterPacketElement.Write2_ChatElement(String n, String ns, ChatElement o, Boolean isNullable, Boolean needType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterPacketElement.Write3_PacketElement(String n, String ns, PacketElement o, Boolean isNullable, Boolean needType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterPacketElement.Write4_packet(Object o)
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces)
at Niconicome.Models.Domain.Niconico.Net.Xml.Xmlparser.Serialize[T](T data, XmlWriterSettings settings)
at Niconicome.Models.Domain.Niconico.Download.Comment.V2.Local.CommentWriter.WriteComment(IEnumerable`1 comments, CommentWriterOption option))