You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Extension/Faq/The-Syncfusion-templates-do-not-show-up-in-the-new-project-window-of-Visual-Studio.md
+21-14Lines changed: 21 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,38 +9,45 @@ documentation: ug
9
9
10
10
# Syncfusion® template not shown in new project window of Visual Studio
11
11
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:
12
13
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.
14
17
15
18
> **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.
16
19
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.
18
23
19
-
Install Syncfusion® Extension in Visual Studio by following below steps:
24
+
- In the Installed section, search for “{YourSyncfusionPlatform} Extension - Syncfusion”.
20
25
21
-
- Open Visual Studio → Extensions → Manage Extensions
26
+
- If the extension is not installed, follow the steps given in **Case1**.
22
27
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 :
24
31
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:
26
33
27
-
**Option 1: Install from Syncfusion Setup**
34
+
**Option 1: Install from Syncfusion Setup**
28
35
29
-
- Navigate to the following location to install the {YourSyncfusionPlatform} extension:
36
+
- Navigate to the following location to install the {YourSyncfusionPlatform} extension:
- Double-click on “.vsix” to begin the installation.
40
+
- Double-click on “.vsix” to begin the installation.
34
41
35
-
**Option 2: Install via Visual Studio Marketplace**
42
+
**Option 2: Install via Visual Studio Marketplace**
36
43
37
-
- Open Visual Studio → Extensions → Manage Extensions → Online.
44
+
- Open Visual Studio → Extensions → Manage Extensions → Online.
38
45
39
-
- Search for “{YourSyncfusionPlatform} Extension - Syncfusion” and install it.
46
+
- Search for “{YourSyncfusionPlatform} Extension - Syncfusion” and install it.
40
47
41
48
## Case 2: If the Syncfusion® Extension Installed and the template is not shown in project window :
42
49
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:
44
51
45
52
- Open Visual Studio → Extensions → Manage Extensions → Installed.
0 commit comments