Bonsoir,
Toujours des problèmes avec Helios Control Center : au lancement, une dizaine d'exceptions non gérées et plantage.
Il me manque sans doute des chainage entre programmes.
Je désespère
@+
"Unhandled exception occured"
2020-10-03 16:52:41.3461|INFO|GadrocsWorkshop.Helios.HeliosInit|Helios Version 1.6.3304.0|
2020-10-03 16:52:41.5781|INFO|GadrocsWorkshop.Helios.LogManager|Helios 1.6.3304.0000
https://github.com/HeliosVirtualCockpit/Helios/|
2020-10-03 16:52:45.8534|ERROR|GadrocsWorkshop.Helios.Windows.ExceptionViewer|Unhandled exception occurred. Helios will exit.|System.Windows.Markup.XamlParseException
La valeur fournie sur 'System.Windows.Baml2006.TypeConverterMarkupExtension' a levé une exception.
à System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
à System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
à System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
à System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
à GadrocsWorkshop.Helios.ControlCenter.MainWindow.Window_Opened(Object sender, EventArgs e)
à System.Windows.Window.OnContentRendered(EventArgs e)
à System.Windows.Window.<PostContentRendered>b__202_0(Object unused)
à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
System.IO.IOException
Impossible de trouver la ressource 'helios.ico'.
à MS.Internal.AppModel.ResourcePart.GetStreamCore(FileMode mode, FileAccess access)
à System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access)
à System.IO.Packaging.PackWebResponse.CachedResponse.GetResponseStream()
à System.IO.Packaging.PackWebResponse.get_ContentType()
à System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
à System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
à System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
à System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
à MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)