Error after updating to VS 17.3 Preview 2.0

1 Answer 334 Views
DataGrid General Discussions
Derrick
Top achievements
Rank 1
Derrick asked on 17 Jun 2022, 03:21 PM

Simple project with a DataGrid on the MainPage.

After updating VS 2022 to 17.3 Preview 2.0, an error occurs when trying to debug the project.

If running the Windows platform, I get an error which prevents the project from running (see image). PRI175 "Duplicate Entry"

If running the Android platform, the project runs, but there's an error (FileNotFoundException: Telerik.Maui.Core.resources) during start up and the DataGrid does not render.

If I comment out the DataGrid in the XAML, the project loads without error.

I am using the latest Telerik for Maui (1.0.1)

 

 

1 Answer, 1 is accepted

Sort by
2
Accepted
Lance | Senior Manager Technical Support
Telerik team
answered on 17 Jun 2022, 03:28 PM

Hi Derrick,

This is a known issue due to breaking changes in .NET MAUI RC1. You can follow this Feedback Portal item for updates => Duplicate resource error with latest version of MAUI & Visual Studio 2022 17.3.0 Preview 2.0 (telerik.com).

Regards,
Lance | Manager Technical Support
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Derrick
Top achievements
Rank 1
commented on 17 Jun 2022, 03:35 PM

Thank you for the quick feedback; the workaround suggested in the Feedback Portal got me going again. I will keep the Feedback portal in mind if I come across issues in the future.
Lance | Senior Manager Technical Support
Telerik team
commented on 17 Jun 2022, 03:43 PM

I'm glad to hear that you're unblocked! Just don't forget to remove the explicit version from the csproj after a new Telerik UI for MAUI and .NET MAUI release is available (though I suspect you might be implicitly reminded from a similar error after the update, due to a new clash in WinAppSDK versions).
Tags
DataGrid General Discussions
Asked by
Derrick
Top achievements
Rank 1
Answers by
Lance | Senior Manager Technical Support
Telerik team
Share this question
or