Installation appears to proceed normally. On first open I get this:
System.Exception: Error opening file C:\Users\robin\OneDrive\Documents\MaxLauncher\Main.mld. ---> System.IO.IOException: The cloud file provider is not running.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.Xml.XmlTextReaderImpl.InitStreamInput(Uri baseUri, String baseUriStr, Stream stream, Byte[] bytes, Int32 byteCount, Encoding encoding)
at System.Xml.XmlTextReaderImpl..ctor(String url, Stream input, XmlNameTable nt)
at System.Xml.XmlTextReader..ctor(Stream input)
at System.Data.DataSet.ReadXml(Stream stream)
at MaxLauncher.TabControlData.Open(String filename)
--- End of inner exception stack trace ---
at MaxLauncher.TabControlData.Open(String filename)
at MaxLauncher.MainWindow.FileOpen(String filename)
at MaxLauncher.MainWindow.MainWindow_Loaded(Object sender, RoutedEventArgs e)
MaxLauncer opens but is not complete. The top row of squares is there but the lower pane is empty. Can you help? I'm using version 1.31 but the same thing happens with version 1.30. Sure hope you can help, I just love this app.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Installation appears to proceed normally. On first open I get this:
System.Exception: Error opening file C:\Users\robin\OneDrive\Documents\MaxLauncher\Main.mld. ---> System.IO.IOException: The cloud file provider is not running.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.Xml.XmlTextReaderImpl.InitStreamInput(Uri baseUri, String baseUriStr, Stream stream, Byte[] bytes, Int32 byteCount, Encoding encoding)
at System.Xml.XmlTextReaderImpl..ctor(String url, Stream input, XmlNameTable nt)
at System.Xml.XmlTextReader..ctor(Stream input)
at System.Data.DataSet.ReadXml(Stream stream)
at MaxLauncher.TabControlData.Open(String filename)
--- End of inner exception stack trace ---
at MaxLauncher.TabControlData.Open(String filename)
at MaxLauncher.MainWindow.FileOpen(String filename)
at MaxLauncher.MainWindow.MainWindow_Loaded(Object sender, RoutedEventArgs e)
MaxLauncer opens but is not complete. The top row of squares is there but the lower pane is empty. Can you help? I'm using version 1.31 but the same thing happens with version 1.30. Sure hope you can help, I just love this app.