Athi_CouRage Posted July 13, 2019 Share Posted July 13, 2019 Hallo, nachdem ich etwas versucht hab zu schreiben, und den Server starte, schließt er sich sofort und diese Bug-meldung kommt. Das Problem ist, dass selbst wenn ich alles wieder zurück setze kommt das Problem. und wenn es an einer XML liegt, hab ich keine Ahnung warum, da ich da nie was gemacht hab =S ==================[14.07.2019 01:51:18]================== System.Xml.XmlException: Root element is missing. at void System.Xml.XmlTextReaderImpl.Throw(Exception e) ========================================================= ==================[14.07.2019 01:51:18]================== System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Xml.XmlException: Root element is missing. at void System.Xml.XmlTextReaderImpl.Throw(Exception e) at bool System.Xml.XmlTextReaderImpl.ParseDocumentContent() at XmlNodeType System.Xml.XmlReader.MoveToContent() at object Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderACLRoot.Read7_acl() --- End of inner exception stack trace --- at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor, bool wrapExceptions) at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) ========================================================= ==================[14.07.2019 01:51:18]================== System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing. at void System.Xml.XmlTextReaderImpl.Throw(Exception e) at bool System.Xml.XmlTextReaderImpl.ParseDocumentContent() at XmlNodeType System.Xml.XmlReader.MoveToContent() at object Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderACLRoot.Read7_acl() --- End of inner exception stack trace --- at object System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, string encodingStyle, XmlDeserializationEvents events) ========================================================= Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now