I cloned the sample application from GitHub - radzenhq/radzen-blazor: Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 100+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
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?


