Skip to content

Commit c424044

Browse files
authored
Merge pull request #625 from telerik/new-kb-resolve-visual-studio-2022-crash-telerik-extensions-ba662a39efe9450ea7652aba7f41cd43
Added new kb article resolve-visual-studio-2022-crash-telerik-extensions
2 parents 0f6ef6b + 8df7b82 commit c424044

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: Resolving Visual Studio 2022 Crash with Telerik Extensions
3+
description: A guide on fixing crashes in Visual Studio 2022 caused by Telerik extensions by ensuring they are updated to the latest version.
4+
type: troubleshooting
5+
page_title: How to Fix Visual Studio 2022 Crashes Caused by Outdated Telerik Extensions
6+
slug: resolve-visual-studio-2022-crash-telerik-extensions
7+
tags: common, visual studio, crash, extensions, update, installer, vs extensions, winforms, wpf, mvc, asp.net ajax
8+
res_type: kb
9+
ticketid: 1664112
10+
---
11+
12+
## Environment
13+
14+
| Product | Installer and VS Extensions for ASP.NET AJAX |
15+
| --- | --- |
16+
| Version | 2024.3.805 |
17+
18+
## Description
19+
20+
While developing in Visual Studio 2022, crashes may occur. This issue has been identified as being caused by outdated Telerik extensions.
21+
22+
## Cause
23+
24+
The crashes are due to a problem in the Telerik extensions for Visual Studio. This issue has been resolved in version 2024.3.808.150.
25+
26+
## Solution
27+
28+
Ensure all Telerik extensions in Visual Studio are updated to version 2024.3.808.150 or later. Here's how:
29+
30+
- Open Visual Studio.
31+
- Navigate to the Extensions menu, then select Manage Extensions...
32+
- Search for Telerik extensions and check their versions.
33+
- Update any extensions that are not at least version 2024.3.808.150.
34+
35+
For the Progress Telerik WinForms Converter:
36+
37+
- This converter is not available in the Visual Studio Marketplace and must be updated via the Telerik UI for WinForms installer, either through the MSI or Progress Control Panel.
38+
- If the converter is not up-to-date, update the product using the appropriate installer or reach out to Telerik support for assistance.
39+
40+
## Notes
41+
42+
- The Telerik extensions are generally auto-updated in Visual Studio by default. However, auto-update is an option that can be disabled.
43+
- The Progress Telerik WinForms Converter is only available through the Telerik UI for WinForms installer and cannot be automatically updated in Visual Studio.
44+
45+
## See Also
46+
47+
- [Visual Studio Marketplace](https://marketplace.visualstudio.com/search?term=telerik&target=VS&category=All%20categories&vsVersion=&sortBy=Relevance) for downloading the latest Telerik extensions.
48+
- [Telerik UI for WinForms](https://docs.telerik.com/devtools/winforms/overview) documentation for more information on the WinForms Converter and installer.

0 commit comments

Comments
 (0)