LB 13.0 bug

Issue #7447 new
Yan Boucher created an issue

Hi,

Just downloaded and installer LB 13.0 and got the following issue (I’m on windows 7):

(Inner Exception)

Cannot locate resource 'wpf/themes/generic.xaml'.

App: LaunchBox
Version: 13.0
Type: System.IO.IOException
Site: System.IO.Stream GetStreamCore(System.IO.FileMode, System.IO.FileAccess)
Source: PresentationFramework

at MS.Internal.AppModel.ResourcePart.GetStreamCore(FileMode mode, FileAccess access)
at System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access)
at MS.Internal.IO.Packaging.PackagePartExtensions.GetSeekableStream(PackagePart packPart, FileMode mode, FileAccess access)
at System.IO.Packaging.PackWebResponse.CachedResponse.GetResponseStream()
at System.IO.Packaging.PackWebResponse.GetResponseStream()
at System.IO.Packaging.PackWebResponse.get_ContentType()
at MS.Internal.WpfWebRequestHelper.GetContentType(WebResponse response)
at MS.Internal.WpfWebRequestHelper.GetResponseStream(WebRequest request, ContentType& contentType)
at System.Windows.ResourceDictionary.set_Source(Uri value)
at System.Windows.Baml2006.WpfSharedBamlSchemaContext.<>c.<Create_BamlProperty_ResourceDictionary_Source>b__342_0(Object target, Object value)
at System.Windows.Baml2006.WpfKnownMemberInvoker.SetValue(Object instance, Object value)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(XamlMember member, Object obj, Object value)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(Object inst, XamlMember property, Object value)

(Outer Exception)

Set property 'System.Windows.ResourceDictionary.Source' threw an exception.

App: LaunchBox
Version: 13.0
Type: System.Windows.Markup.XamlParseException
Site: Void RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri)
Source: PresentationFramework

at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at Unbroken.LaunchBox.Windows.Desktop.App.PublishDistributedManager(Object , Object )
at Unbroken.LaunchBox.Windows.Desktop.App.InitializeComponent()
at ServerMapper.ChangeDistributedCode(Object , ServerMapper )
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Recent Log:

8:51:04 AM Exception

Comments (0)

  1. Log in to comment