Planned
Last Updated: 11 Jun 2026 04:56 by Rick
Satoshi
Created on: 25 May 2026 08:43
Category: Installer and VS Extensions
Type: Bug Report
6
Visual Studio 2026 freezes in XAML editor with Telerik UI for WPF 2026.2.519

Environment:

  • Visual Studio 2026 Version 18.6.1 (May 2026 release)
  • Visual Studio language: Japanese
  • .NET 10 WPF project
  • Telerik UI for WPF 2026.2.520

Problem:

Visual Studio freezes frequently while editing XAML when using Telerik UI for WPF 2026.2.520.
The issue does NOT occur with Telerik UI for WPF 2026.1.415.

Steps to reproduce:

  1. Install the "Progress Telerik UI for WPF Extension"
  2. Create a new WPF project using the Telerik extension/template (Empty)
  3. Open the automatically generated MainWindow.xaml
  4. Inside the existing <Grid> element, type:
    <Grid
  5. At the moment XAML IntelliSense/code completion is triggered, Visual Studio freezes

Additional information:

  • XAML Designer is disabled
  • Deleting the .vs folder does not help
  • No third-party Visual Studio extensions are installed
  • The issue only occurs with Telerik UI for WPF 2026.2.520
  • Downgrading to Telerik UI for WPF 2026.1.415 resolves the issue completely

Could you please confirm whether this is a known issue related to Visual Studio 2026 / .NET 10 compatibility?

5 comments
Rick
Posted on: 11 Jun 2026 04:56
Hi, Nadya,

I appreciate your response. I agree with your timeline, I prefer a well tested release over a buggy one. I will wait patiently. I have hard deadlines, but 2026.1.415 is working fine, therefore, can afford to wait it out.

Thank you.
ADMIN
Nadya | Tech Support Engineer
Posted on: 08 Jun 2026 11:49

Hello, Rick,

We understand how disruptive this issue is and we will do our best to introduce the fix as soon as possible. We also appreciate you sharing that version 2026.1.415 is working for you as a temporary workaround.

If you pay attention to the status of this feedback item, it is set to Planned, which means that we will include a fix for it in our next release version. This issue was prioritized and our dev team started working on it and a fix candidate is currently available. When all testing phases are finished we could be able to include in the next release.

We will update the item status with the released version where the fix will be available. So, make sure that you subscribe to this feedback item so you can receive automatic notifications when we change its status.

You're right that expectations for responsiveness and turnaround times are much higher today, and we take that seriously. We also recognize that you have alternatives available to you, and we do not take your continued patience or trust for granted. What I can assure you is that the issue has been reported to the appropriate engineering team, and the impact on customers is understood so we are currenly working to provide a new version where this issue is fixed. As soon as we have a confirmed timeline or update, we will communicate it.

Thank you again for your honest feedback and for continuing to engage with us while we work through this. We appreciate it.

Regards,
Nadya | Tech Support Engineer
Progress Telerik

Unlock smarter data exploration in RadGridView with AI-powered features. Enable natural language queries and help users uncover insights faster.

Learn more about RadGridView AI features

Rick
Posted on: 06 Jun 2026 04:50
Hi Nikola, 
Is this a big deal, why would we not be able to just get a quick fix? really. today with AI and all the advances.... I am very disappointed, i don't get an answer. Just give me a time line or date by which you will have this done. Do you think that I will not just move to a different competitors library or ask AI to fix it and move on. Please don't take this lightly, we are not in the 80s or 90s, this is the future. I am honorably waiting for your response and waiting for your to provide a simple response. But don't confuse that with captive. There are plenty of competitors out here for you to sweat. Please provide some kind of response. I cant wait forever. 
Rick
Posted on: 04 Jun 2026 19:44
Hi Nikoa,


This is an issue that affects me too. I experienced the same issue. And I had resorted to the 2026.1.415 release. It works fine. The big question is, when can we expect a fix?
ADMIN
Nikola
Posted on: 29 May 2026 12:30

Hello Satoshi,

First of all, I'd like to thank you for the time you took to provide detailed information about the problem and steps to reproduce it.

We were able to reproduce the issue at our end, and we have investigated it, thus the delayed response. The problem is caused by changes made at our end and also changes made by Microsoft in the latest version of Visual Studio 2026.

Before providing more details, I am glad to tell you we identified an improvement we can introduce with the next minor release of Telerik UI for WPF , which should resolve the problem. In the meantime, please use the 2026.1.415 version if possible, or reference individual controls packages from the latest version instead of the AllControls package.

Summary of findings

Changes in the Telerik NuGet package

With the latest release we have migrated from the NuGet packages built per target framework to an all encompassing AllControls package, that is multi-framework. In addition to that we have moved from building the package using nuspec file to building from a project, which led to dependencies being removed from the package itself.

Changes in Visual Studio

What Microsoft changed in Visual Studio:

1. The design-time features were decoupled from the main devenv process. This includes deprecation of legacy registry installers, which is the Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.pkgdef file, which was responsible for merging third-party toolbox items via classical COM/Registry-based mechanisms. 

2. The XAML Designer operates in an isolated worker process. When it attempts to load the primary control assembly via the toolbox registration, it must also resolve all of its dependencies. If a dependency is missing from its expected probing path, the cross-process communication between devenv.exe and the designer process encounters a thread-blocking deadlock—causing the entire Visual Studio IDE to hang.

We believe that the latter is causing the issue as the main control assembly and all of its dependencies are no longer flattened directly into the same lib/ directory, and copied to the consuming project's output folder together.

Last, but not least, I'd like to tell you that I have updated your Telerik Points balance as an appreciation of your assistance in the efforts to make our products better.

Regards,
Nikola
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.