Unplanned
Last Updated: 27 Feb 2025 09:32 by ADMIN
John
Created on: 27 Feb 2025 09:26
Category: UI for WinForms
Type: Bug Report
0
Examples: QuickStart solution can't be loaded in VS

When trying to open the QuickStart solution from 

C:\Program Files (x86)\Progress\Telerik UI for WinForms 2025 Q1\Examples

installation folder, the following error appears:

1 comment
ADMIN
Dinko | Tech Support Engineer
Posted on: 27 Feb 2025 09:32

Hi John,

Thank you for reporting this behavior:

As a workaround, we can create CommonConfig.targets file in the C:\Program Files (x86)\Progress\Telerik UI for WinForms 2025 Q1\Examples  folder.


You can open a file in some text editor and add the following text inside:

<?xml version="1.0" encoding="utf-8"?>
<Project>

  <PropertyGroup>
		<TelerikLicensingVersion>1.4.6</TelerikLicensingVersion>
  </PropertyGroup>

</Project>

Regards,
Dinko | Tech Support Engineer
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!