Skip to content

Commit ba6a989

Browse files
committed
Updated content
1 parent 09aa491 commit ba6a989

File tree

1 file changed

+21
-14
lines changed

1 file changed

+21
-14
lines changed

Extension/Faq/The-Syncfusion-templates-do-not-show-up-in-the-new-project-window-of-Visual-Studio.md

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,38 +9,45 @@ documentation: ug
99

1010
# Syncfusion® template not shown in new project window of Visual Studio
1111

12+
If the Syncfusion® templates do not appear in Visual Studio’s New Project window, it is caused by one of the following two reasons:
1213

13-
If the Syncfusion® templates do not appear in Visual Studio’s New Project window, it means either the required Visual Studio extension is not installed or the extension is not installed properly.
14+
1. The required Syncfusion® Visual Studio extension is not installed.
15+
16+
2. The Syncfusion® Extension is installed and listed in the Extension manager but the template is not shown in project window due to the incomplete installation process.
1417

1518
> **Note:** Installing only the Syncfusion build will not make the templates available in the new project window of Visual Studio. You must also install the corresponding Visual Studio extension from the build.
1619
17-
## Case 1: Syncfusion® Extension is not installed :
20+
Primarily check if the required Syncfusion® Extension is installed:
21+
22+
- Open Visual Studio → Extensions → Manage Extensions.
1823

19-
Install Syncfusion® Extension in Visual Studio by following below steps:
24+
- In the Installed section, search for “{YourSyncfusionPlatform} Extension - Syncfusion”.
2025

21-
- Open Visual Studio → Extensions → Manage Extensions
26+
- If the extension is not installed, follow the steps given in **Case1**.
2227

23-
- In the Installed section, search for “{YourSyncfusionPlatform} Extension - Syncfusion”
28+
- If the extension is installed and still the issue exist, follow the steps given in **Case2**.
29+
30+
## Case 1: Syncfusion® Extension is not installed :
2431

25-
- If it is not installed, install it by following one of the options below:
32+
Install Syncfusion® Extension in Visual Studio by following one of the options below:
2633

27-
**Option 1: Install from Syncfusion Setup**
34+
**Option 1: Install from Syncfusion Setup**
2835

29-
- Navigate to the following location to install the {YourSyncfusionPlatform} extension:
36+
- Navigate to the following location to install the {YourSyncfusionPlatform} extension:
3037

31-
_{C:\Program Files (x86)\Syncfusion\Essential Studio\ {YourSyncfusionPlatform} \ {YourBuildVERSION}\Utilities\Extensions\VS2022\}_
38+
_{C:\Program Files (x86)\Syncfusion\Essential Studio\ {YourSyncfusionPlatform} \ {YourBuildVERSION}\Utilities\Extensions\VS2022\}_
3239

33-
- Double-click on “.vsix” to begin the installation.
40+
- Double-click on “.vsix” to begin the installation.
3441

35-
**Option 2: Install via Visual Studio Marketplace**
42+
**Option 2: Install via Visual Studio Marketplace**
3643

37-
- Open Visual Studio → Extensions → Manage Extensions → Online.
44+
- Open Visual Studio → Extensions → Manage Extensions → Online.
3845

39-
- Search for “{YourSyncfusionPlatform} Extension - Syncfusion” and install it.
46+
- Search for “{YourSyncfusionPlatform} Extension - Syncfusion” and install it.
4047

4148
## Case 2: If the Syncfusion® Extension Installed and the template is not shown in project window :
4249

43-
If the extension appears in the Extension Manager after installation but the Syncfusion® template is still not shown in new project window, the issue is usually due to cached or incomplete extension files. In such cases uninstall existing Syncfusion® extensions and reinstall to resolve this issue as mentioned below:
50+
If the extension appears in the Extension Manager after installation but the Syncfusion® template is still not shown in new project window, the issue is usually due to cached or incomplete installation of extension files. In such cases uninstall existing Syncfusion® extensions and reinstall to resolve this issue as mentioned below:
4451

4552
- Open Visual Studio → Extensions → Manage Extensions → Installed.
4653

0 commit comments

Comments
 (0)