Greetings,
I'm evaluating Radzen Studio for my team's workflow. If successful, we plan to adopt it company-wide for our Blazor development.
Issue
When importing our existing Blazor Server project (which already uses Radzen components) into Radzen Studio, I'm encountering numerous errors that are preventing proper functionality.
The most prevalent errors are namespace-related:
These namespace errors appear throughout the project, and I suspect resolving them might address the other issues as well. When attempting to open Razor pages, they don't render due to these errors.
Request
While I understand this isn't a reproducible example (as I haven't shared code), I'm hoping someone familiar with Radzen Studio might recognize this pattern of errors from their own experience.
I'm happy to provide additional information as needed and can work toward creating a minimal reproducible example if that would help (though the volume of errors makes this challenging at the moment).
Has anyone encountered similar namespace issues when migrating an existing Blazor+Radzen project to Radzen Studio?
PS: The starter radzen project you can create through radzen studio works fine