Posted 27 December 2024, 12:09 am EST
Hi Kevin,
Yes, you can definitely create a Blazor Web Designer using ActiveReports. We would suggest that you go through the following documentation links for full detail about the Blazor Web Designer along with a GitHub sample:
>> I should note that I’m using .Net 8 and ActiveReports v17.
Please note that we do not officially support .NET 8 with ActiveReprts 17. You can check the product requirement of v17 here
: Product Requirements
If you want to stick to ActiveReports 17, it is suggested that you use .NET 6 or .NET 7. Or, if you want to use .NET 8, it will be suggested that you upgrade to ActiveReports 18.
You may use the ActiveReports File Converter tool to upgrade your existing ActiveReports 17 reports to ActiveReports 18. You may refer to the following documentation link for the detailed conversion process using the converter tool:
P.S., in order to use the ActiveReports File Converter tool for ActiveReports 18, make sure that ActiveReports 18 is installed on your machine. You may download ActiveReports 18 from the attached link and utilize its features free for the first 30 days: Download ActiveReports 18
After downloading, you may refer to the attached documentation link for the detailed installation process: Install ActiveReports
Also, since there are many differences between the product requirements for ActiveReports 17 and ActiveReports 18, please refer to the product requirements for ActiveReports 18 here: Product Requirements
In addition to that, there have been a few breaking changes between the versions. Hence, it is suggested to refer to the breaking changes for each version using the following link before upgrading: Breaking changes from ActiveReports 17 to ActiveReports 18
We hope this helps!