Hi. I am done setting up Telerik Rest Service and CORS to be embedded in Angular. However, some several issues pop up when i follow the documentation below which is the step to integrate the sample report in to Telerik :
https://docs.telerik.com/reporting/integrating-the-report
1. There is no option to navigate to ASP .NET Web Application (.NET Framework Visual C#). Hence, I select ASP .NET Core Web App only. Btw, I am using Microsoft Visual Studio 2022.
2. When I proceed to the next step, there is no option on "Existing report definition" to configure the report source. Only Sample report definition is appear.
3. There is no web.config file in the solution which is necessary to added named connection string to the report.
The final result on the angular is shown in the attachment.
Can someone help me to guide me on how to solve this issue?
Thank you!