Why can't I drag and drop Radzen components on the screen? I use the version 8. And I get the bellow error:
regards,
Saeed
Why can't I drag and drop Radzen components on the screen? I use the version 8. And I get the bellow error:
regards,
Saeed
Can you show us the full error log? You can also check the troubleshooting guide.
You probably have a page with the same name as the application (Try1 or similar). This leads to a class with the same name as its namespace hence the error.
I see it needs these sdk's for run time:
To install missing framework, download:
On this page, there are several SDKs. Which of them exactly do I need to run the app?
Radzen Blazor Studio requires .NET 8. You need .NET 7 only if you have created (or trying to open) a .NET 7 application.