Mans_A
1
I cloned the sample application from GitHub - radzenhq/radzen-blazor: Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
and opened the radzen.sl and ran it using radzenBlazorDemos as the starting project. But I am getting this error:
This localhost page can’t be found
No web page was found for the web address: https://localhost:7227/
HTTP ERROR 404

what am I doing wrong here?
That's the problem. You shouldn't use that project as a starting point. Check here
Mans_A
3
Thanks. I used the suggested solution and now, I can run and see the output, but when I click on a component, I get this error:
Do you have any idea why I am getting this error?
Actually this is an error which we are trying hard to reproduce at our side (reported by other users: RadzenLayout Calling NavigateTo Throws Error - #13 by korchev)
Which solution did you open? Radzen.Server.sln?
Mans_A
5
Yes, I am using Radzen.server.
Thanks. We have managed to fix that (mentioned in the other thread).