We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clicking on Tools -> update nswdb.com result in an Exception:
> Informationen über das Aufrufen von JIT-Debuggen > anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung. > > ************** Ausnahmetext ************** > System.Xml.XmlException: Das Start-Tag 'trimmedsize' in Zeile 36297 Position 3 stimmt nicht mit dem Ende-Tag 't' überein. Zeile 36297, Position 28. > bei System.Xml.XmlTextReaderImpl.Throw(Exception e) > bei System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) > bei System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag) > bei System.Xml.XmlTextReaderImpl.ParseEndElement() > bei System.Xml.XmlTextReaderImpl.ParseElementContent() > bei System.Xml.XmlTextReaderImpl.Read() > bei System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r) > bei System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o) > bei System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options) > bei System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) > bei Switch_Backup_Manager.FrmMain.updateNswdbcomListToolStripMenuItem1_Click(Object sender, EventArgs e) > bei System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) > bei System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) > bei System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) > bei System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) > bei System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) > bei System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) > bei System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) > bei System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) > bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) > bei System.Windows.Forms.Control.WndProc(Message& m) > bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) > bei System.Windows.Forms.ToolStrip.WndProc(Message& m) > bei System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) > bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) > bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) > bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) > > > ************** Geladene Assemblys ************** > mscorlib > Assembly-Version: 4.0.0.0. > Win32-Version: 4.8.9290.0 built by: NET481REL1LAST_C. > CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll. > ---------------------------------------- > Switch Backup Manager > Assembly-Version: 1.0.0.0. > Win32-Version: 1.0.0.0. > CodeBase: file:///C:/Users/Patri/Downloads/Switch.Backup.Manager.1.2.5/Switch%20Backup%20Manager.exe. > ---------------------------------------- > System.Windows.Forms > Assembly-Version: 4.0.0.0. > Win32-Version: 4.8.9251.0 built by: NET481REL1LAST_C. > CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll. > ---------------------------------------- > System > Assembly-Version: 4.0.0.0. > Win32-Version: 4.8.9282.0 built by: NET481REL1LAST_C. > CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll. > ---------------------------------------- > System.Drawing > Assembly-Version: 4.0.0.0. > Win32-Version: 4.8.9037.0 built by: NET481REL1. > CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll. > ---------------------------------------- > ObjectListView > Assembly-Version: 2.9.1.27830. > Win32-Version: 2.9.1.0. > CodeBase: file:///C:/Users/Patri/Downloads/Switch.Backup.Manager.1.2.5/ObjectListView.DLL. > ---------------------------------------- > System.Configuration > Assembly-Version: 4.0.0.0. > Win32-Version: 4.8.9037.0 built by: NET481REL1. > CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll. > ---------------------------------------- > System.Core > Assembly-Version: 4.0.0.0. > Win32-Version: 4.8.9277.0 built by: NET481REL1LAST_B. > CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll. > ---------------------------------------- > System.Xml > Assembly-Version: 4.0.0.0. > Win32-Version: 4.8.9037.0 built by: NET481REL1. > CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll. > ---------------------------------------- > System.Xml.Linq > Assembly-Version: 4.0.0.0. > Win32-Version: 4.8.9037.0 built by: NET481REL1. > CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll. > ---------------------------------------- > System.IO.Compression.FileSystem > Assembly-Version: 4.0.0.0. > Win32-Version: 4.8.9037.0. > CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll. > ---------------------------------------- > System.xml.resources`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
clicking on Tools -> update nswdb.com result in an Exception:
The text was updated successfully, but these errors were encountered: