Crash when editing a label on a data flow in a sub-diagram (#1598)

System.Xml.XmlException: '.', valeur hexadécimale 0x00, est un caractère non valide. Ligne 1, position 1.

à System.Xml.XmlTextReaderImpl.Throw(Exception e)

à System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)

à System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)

à System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()

à System.Xml.XmlTextReaderImpl.ParseDocumentContent()

à System.Xml.XmlTextReaderImpl.Read()

à System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)

à System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)

à SoftwareIdeas.Controls.Base.IO.DialogSizeManager.Load(String fileName)

à SoftwareIdeas.Controls.Base.IO.DialogSizeManager.get_Default()

à SoftwareIdeas.Controls.Base.DialogForm.OnLoad(EventArgs e)

à SoftwareIdeasModeler.Dialogs.Properties.ItemPropertiesForm.OnLoad(EventArgs e)

à System.Windows.Forms.Form.OnCreateControl()

à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

à System.Windows.Forms.Control.CreateControl()

à System.Windows.Forms.Control.WmShowWindow(Message& m)

à System.Windows.Forms.Control.WndProc(Message& m)

à System.Windows.Forms.ScrollableControl.WndProc(Message& m)

à System.Windows.Forms.ContainerControl.WndProc(Message& m)

à System.Windows.Forms.Form.WmShowWindow(Message& m)

à System.Windows.Forms.Form.WndProc(Message& m)

à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

OF=SoftwareIdeasModeler.MainForm

NoCmds

Created
19 April 2019 9:47:53
Closed
20 August 2019 22:33:25
Requested by
jmt
State
Solved
Version
11.97.7029.27751
OperatingSystem
Windows 7
Solved in
Unsolved

Dusan Rodina - softwareideas.net 23 April 2019 17:34:09

Hello,

we were not yet able to find the root of this problem. The problem arises when the file with saved sizes of application dialogs contains empty content. We could not reproduce this state.

The immediate problem should be fixed when you delete (or rename) the following file: C:\Users\{YOUR_USER_NAME}\AppData\Roaming\DusanRodina\SoftwareIdeasModeler\Environment\DialogSizes.xml

The next version will be improved to not crash when this file is empty.

TrackedRequestComment
Your Name:
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]