Saendra

Untitled

Jul 4th, 2025
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. 17:36:34.385 [Error] 21292 UpdateXamlResult error
  2. System.Xaml.XamlException: The resource /Assets/Prev.png could not be found.
  3. 17:36:34.393 [Error] 21292 UpdateXamlResult error details: "System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
  4. ---> System.IO.FileNotFoundException: The resource /Assets/Prev.png could not be found.
  5. at Avalonia.Platform.StandardAssetLoader.OpenAndGetAssembly(Uri uri, Uri baseUri)
  6. at Avalonia.Platform.StandardAssetLoader.Open(Uri uri, Uri baseUri)
  7. at Avalonia.Markup.Xaml.Converters.BitmapTypeConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
  8. at Builder_fde97dfeb1ad4a139b2cc31b879a84f8_avares___Atlas_SPS_Avalonia_Fake_xaml.__AvaloniaXamlIlPopulate(IServiceProvider, MainView)
  9. at Avalonia.Markup.Xaml.XamlIl.AvaloniaXamlIlRuntimeCompiler.<>c__DisplayClass18_0.<LoadOrPopulate>b__0(Object target)
  10. at Atlas.SPS.Avalonia.Views.MainView.!XamlIlPopulateTrampoline(MainView)
  11. at Atlas.SPS.Avalonia.Views.MainView.InitializeComponent(Boolean loadXaml) in C:\Repos\atlassoftru\Atlas.SPS\Atlas.SPS.Avalonia\obj\Debug\net8.0\Avalonia.Generators\Avalonia.Generators.NameGenerator.AvaloniaNameSourceGenerator\Atlas.SPS.Avalonia.Views.MainView.g.cs:line 24
  12. at Atlas.SPS.Avalonia.Views.MainView..ctor() in C:\Repos\atlassoftru\Atlas.SPS\Atlas.SPS.Avalonia\Views\MainView.axaml.cs:line 9
  13. at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
  14. --- End of inner exception stack trace ---
  15. at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
  16. at Avalonia.Markup.Xaml.XamlIl.AvaloniaXamlIlRuntimeCompiler.LoadOrPopulate(Type created, Object rootInstance, IServiceProvider parentServiceProvider)
  17. at Avalonia.Markup.Xaml.XamlIl.AvaloniaXamlIlRuntimeCompiler.<>c.<LoadGroupSreCore>b__16_2(ValueTuple`2 t)
  18. at System.Linq.Enumerable.SelectEnumerableIterator`2.ToArray()
  19. at Avalonia.Markup.Xaml.XamlIl.AvaloniaXamlIlRuntimeCompiler.LoadGroupSreCore(IReadOnlyCollection`1 documents, RuntimeXamlLoaderConfiguration configuration)
  20. at Avalonia.Markup.Xaml.XamlIl.AvaloniaXamlIlRuntimeCompiler.LoadSreCore(RuntimeXamlLoaderDocument document, RuntimeXamlLoaderConfiguration configuration)
  21. at Avalonia.Markup.Xaml.XamlIl.AvaloniaXamlIlRuntimeCompiler.LoadSre(RuntimeXamlLoaderDocument document, RuntimeXamlLoaderConfiguration configuration)
  22. at Avalonia.Markup.Xaml.XamlIl.AvaloniaXamlIlRuntimeCompiler.Load(RuntimeXamlLoaderDocument document, RuntimeXamlLoaderConfiguration configuration)
  23. at Avalonia.Designer.HostApp.DesignXamlLoader.Load(RuntimeXamlLoaderDocument document, RuntimeXamlLoaderConfiguration configuration)
  24. at Avalonia.DesignerSupport.DesignWindowLoader.LoadDesignerWindow(String xaml, String assemblyPath, String xamlFileProjectPath, Double renderScaling)
  25. at Avalonia.DesignerSupport.Remote.RemoteDesignerEntryPoint.<>c.<OnTransportMessage>b__17_0(Object arg)"
Advertisement
Add Comment
Please, Sign In to add comment