When installing a Toad Data Point 4.0.1 and migrating the settings from version 3.8, the following exception occurs when trying to open the Navigation Manager:
**********************************************************************
Exception Information
**********************************************************************
Exception: System.Xml.XmlException Message : Das Stammelement ist nicht vorhanden. Stack Trace: bei System.Xml.XmlTextReaderImpl.Throw(Exception e) bei System.Xml.XmlTextReaderImpl.ParseDocumentContent() bei System.Xml.XmlTextReaderImpl.Read() bei System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) bei System.Xml.XmlDocument.Load(XmlReader reader) bei System.Xml.XmlDocument.Load(String filename) bei Quest.Toad.ProjectManager.ProjectContents.LoadFile(String filename) bei Quest.Toad.ProjectManager.ProjectContents.get_RootItem() bei Quest.Toad.ProjectManager.ProjectManagerControl..ctor() bei Quest.Toad.Analyst.AnalystBrowserControl.InitializeComponent() bei Quest.Toad.Analyst.AnalystBrowserControl..ctor()
**********************************************************************
RESOLUTION:
1) Close Toad Data Point 4.0.1.
2) Go into the Toad Data Point 4.0.1 user files folder: "C:\Users\<user>\AppData\Roaming\Quest Software\Toad Data Point 4.0" by default and rename the "Toad Data Point 4.0" folder to "Toad Data Point 4.0_old"
3) Start Toad Data Point 4.0.1, do not migrate any setting and close it again.
4) Go into the Toad Data Point 3.8 user files folder: "C:\Users\<user>\AppData\Roaming\Quest Software\Toad Data Point 3.8" by default.
5) Inside the folder, copy all files ending with .xml
6) Paste the files into the "C:\Users\<user>\AppData\Roaming\Quest Software\Toad Data Point 4.0" folder
7) Start Toad Data Point 4.0.1 and not choose to migrate any settings, the exception should not appear again.