Running two instances of software ideas modeler (#1528)
Running two instances of software ideas modeler (e.g. after opening two projects to allow switching back and forth) and then trying to close both tends to trigger error
System.IO.IOException: Der Prozess kann nicht auf die Datei "C:\...\S Idea Modeler\SoftwareIdeasModeler64-11-25\Profile\Environment\Layout.xml" zugreifen, da sie von einem anderen Prozess verwendet wird.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
bei DockablePanel.Controls.DockablePanel.DockingConfigurationWriter.Write(String filename)
bei SoftwareIdeasModeler.MainForm.SaveLayout()
bei SoftwareIdeasModeler.MainForm.MainForm_FormClosing(Object sender, FormClosingEventArgs e)
bei System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
bei System.Windows.Forms.Form.WmClose(Message& m)
bei SoftwareIdeas.Ribbon.RibbonForms.RibbonForm.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
OF=SoftwareIdeasModeler.MainForm
LastCmd=SoftwareIdeas.Common.Commands.CombinedCommand
Dusan Rodina - softwareideas.net 4 October 2017 21:28:56
Thank you for your notice. It will be fixed soon.