Hey , when i start Honorbuddy.exe , nothing happens , buddy is just hanging in the task manager in process tab , here is the log :
Code:
[16:19:48:937] System.Windows.Markup.XamlParseException: Nie można znaleźć DependencyProperty ani PropertyInfo dla właściwości o nazwie ?Uid?. W nazwach właściwości jest uwzględniana wielkość liter. Błąd w obiekcie ?Window? w pliku znacznik?w ?Honorbuddy;component/mainwindow.xaml?.
w System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
w System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
w System.Windows.Markup.BamlRecordReader.ThrowException(SRID id, String parameter)
w System.Windows.Markup.BamlRecordReader.ReadPropertyRecordBase(String attribValue, Int16 attributeId, Int16 converterTypeId)
w System.Windows.Markup.BamlRecordReader.ReadPropertyConverterRecord(BamlPropertyWithConverterRecord bamlPropertyRecord)
w System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
w System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
w System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
w System.Windows.Markup.TreeBuilder.Parse()
w System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
w System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
w Honorbuddy.MainWindow.InitializeComponent()
w Honorbuddy.MainWindow..ctor()
[16:19:48:953] System.Windows.Markup.XamlParseException: Nie można mieć zagnieżdżonych wywołań BeginInit w tym samym wystąpieniu. Błąd w pliku znacznik?w ?Honorbuddy;component/MainWindow.xaml?. ---> System.InvalidOperationException: Nie można mieć zagnieżdżonych wywołań BeginInit w tym samym wystąpieniu.
w System.Windows.FrameworkElement.BeginInit()
w System.Windows.Markup.BamlRecordReader.ElementInitialize(Object element, String name)
w System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
w System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
w System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
--- Koniec śladu stosu wyjątk?w wewnętrznych ---
w System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
w System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
w System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
w System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
w System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
w System.Windows.Markup.TreeBuilder.Parse()
w System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
w System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
w MS.Internal.AppModel.AppModelKnownContentFactory.BamlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
w MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
w System.Windows.Navigation.NavigationService.GetObjectFromResponse(WebRequest request, WebResponse response, Uri destinationUri, Object navState)
w System.Windows.Navigation.NavigationService.DoNavigate(Uri source, NavigationMode f, Object navState)
w System.Windows.Navigation.NavigateQueueItem.Dispatch(Object obj)
w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
w System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)