question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Avalonia.Markup.Xaml.XamlLoadException

See original GitHub issue

I don’t know if this is the right place to ask, but I get the error Avalonia.Markup.Xaml.XamlLoadException: 'No precompiled XAML found for AvaloniaTest.App, make sure to specify x:Class and include your XAML file as AvaloniaResource' when I try to run any Avalonia application. This is code generated when I used the Visual Studio extension to create a project. Doesn’t work for regular Avalonia applications or MVVM ones.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
maxkatz6commented, May 15, 2022

Not an issue with “axaml” files.

0reactions
mate1213commented, Aug 10, 2020

@grokys I forget to mention before, after I build from console I build it from VS too and the pictures came from that build sequence.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Avalonia.Markup.Xaml.XamlLoadException after creating ...
After that I tried to start the Application, which caused the following exception: Avalonia.Markup.Xaml.XamlLoadException: 'No precompiled ...
Read more >
Avalonia.Markup.Xaml.XamlLoadException
I've created a brand new project from Avalonia template but when I run it I got exception: Avalonia.Markup.Xaml.XamlLoadException: “No precompiled XAML ...
Read more >
XamlLoadException() Constructor - Avalonia UI
XamlLoadException. XamlLoadException() Constructor. Namespace: Avalonia.Markup.Xaml; Containing Type: XamlLoadException ...
Read more >
Problem with xaml compliation in AvaloniaUI
This error means that Avalonia XAML-compiler MSBuild task hasn't processed any XAML for SchemesView . It could be caused by several reasons:.
Read more >
XamlLoadException Class - Typedescriptor
XamlLoadException #4426. Open Pxlop on Aug 10 2020 / AvaloniaUI/Avalonia · Avalonia.Markup.Xaml.XamlLoadException after creating project #4456.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found