✅ Avalonia Not Found
Im trying to follow a tutorial to get started with Avalonia. Im trying to use a transitioningcontentcontrol to display another page. I believe that I followed the naming conventions correctly but please correct me if I'm wrong.



22 Replies
if im missing any information please let me no
I forgot to inlude the issue, my apologies; It displays as Not Found in the area where the page should be. Ive tried finding solutions online but none have worked (checking names, rebuilding project, restarting ide)
can u provide a link of what tutorial ur following
that would help and also if u can post the code of
Main and Hope pages viewmodel and axaml using the site below to $paste
If your code is too long, you can post to https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code!
@leowest https://paste.mod.gg/imvevsyhewhj/0
BlazeBin - imvevsyhewhj
A tool for sharing your source code with the world!
the tutorial I am using is https://youtu.be/UDbKVheMBY8?si=saACHEELhVr4Ofaj&t=653
Mamma Mia Dev
YouTube
Avalonia UI - 03 - Sidebar Menu
In this episode we'll see how to create a cool sidebar menu using the SplitView control and Avalonia fluent icons.
► GitHub repo: https://github.com/MammaMiaDev/avaloniaui-the-series
► Avalonia Fluent Icons https://avaloniaui.github.io/icons.html
0:00 Intro
0:58 SplitView design
5:07 SplitView interaction
9:05 Navigation logic
17:56 Icons
23:4...
doubt this is the issue but should have been private here
ok
okoko
i just changed it
and now its fine
could you please briefly explain to me how the hell that worked?
wait
nevermind
im an idiot
please proceed
it worked or not
no
it didnt
sorry
ok but should be private still
because community toolkit
creates the counter part public property
ok yeah
do u per chance have github and could u push this app there and link here so I could take a closer look
the not found comes from the viewlocator not finding a match
but your file names look fine
ok
i need to make a repo correct?
yes if ur using visual studio
bottom right has a create repo
GitHub
GitHub - NoahWeddles/ToDoList: Hey
Hey. Contribute to NoahWeddles/ToDoList development by creating an account on GitHub.
I see
u moved the axaml from root to Views
so it doesnt have Views in the namespace apparently
let me try
yep that's it
HomePageView.axaml
and
HomePageView.axaml.cs
for the HomePageView.axaml and HomePageView.axaml.cs

updated above with the full code
and filename changed
after doing those changes u need to build

there we are
thanks plenty
no worries
$close
If you have no further questions, please use /close to mark the forum thread as answered