I am testing out Radzen studio before buying it and I can't get it to run properly.
I am running Ubuntu 24.04 and I have .net8 installed via the apt package manager. My terminal detects the sdk when I run "dotnet --version" and so does the Radzen studio.
Despite this, when I start the application I get an error saying that .net9 is not detected but .net8 is. And the a message that the development server could not be started.
I went into settings and market to use older versions of the SDK but the issue persists and I can not open my project.
This makes me however see this as a big limitation for Radzen studio. If I want to use it for my project it means I have to port my codebase from .net8 to .net9 and so my solution becomes dependend on Radzen studio if I want to use it which is not good for the projects that don't have the posibility of doing so.
I understand now I didn't understand that from the error message, also because the application starts and runs but when I try to open a project it doesn't do anything even though the loading icon is not frozen.