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
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,44 +10,44 @@ documentation: ug
10
10
# Syncfusion® template not shown in new project window of Visual Studio
11
11
12
12
13
-
If the Syncfusion® templates do not appear in Visual Studio’s New Project window, it means the required Visual Studio extension is not installed.
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
14
15
15
> **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
16
17
+
## Case 1: Syncfusion® Extension is not installed :
17
18
18
-
## Step 1: Verify the Syncfusion® Extension is installed in Visual Studio
19
+
Install Syncfusion® Extension in Visual Studio by following below steps:
19
20
20
-
- Open Visual Studio → Extensions → Manage Extensions
21
+
- Open Visual Studio → Extensions → Manage Extensions
21
22
22
-
- In the Installed section, search for “{YourSyncfusionPlatform} Extension - Syncfusion”
23
+
- In the Installed section, search for “{YourSyncfusionPlatform} Extension - Syncfusion”
23
24
24
-
- If it is not installed, install it by following one of the options below:
25
+
- If it is not installed, install it by following one of the options below:
25
26
26
-
**Option 1: Install from Syncfusion Setup**
27
+
**Option 1: Install from Syncfusion Setup**
27
28
28
-
- Navigate to the following location to install the {YourSyncfusionPlatform} extension:
29
+
- Navigate to the following location to install the {YourSyncfusionPlatform} extension:
- Double-click on “.vsix” to begin the installation.
33
+
- Double-click on “.vsix” to begin the installation.
33
34
34
-
**Option 2: Install via Visual Studio Marketplace**
35
+
**Option 2: Install via Visual Studio Marketplace**
35
36
36
-
- Open Visual Studio → Extensions → Manage Extensions → Online.
37
+
- Open Visual Studio → Extensions → Manage Extensions → Online.
37
38
38
-
- Search for “{YourSyncfusionPlatform} Extension - Syncfusion” and install it.
39
+
- Search for “{YourSyncfusionPlatform} Extension - Syncfusion” and install it.
39
40
40
-
After installation if still the template is not shown in the new project window, the issue is often caused by cached or partially installed extension files. Perform a clean reinstall by following the step 2.
41
+
## Case 2: If the Syncfusion® Extension Installed and the template is not shown in project window :
41
42
42
-
## Step 2: Uninstall Existing Syncfusion Extensions and Reinstall
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:
43
44
44
-
- Open Visual Studio → Extensions → Manage Extensions → Installed.
45
+
- Open Visual Studio → Extensions → Manage Extensions → Installed.
45
46
46
-
- Search for “Syncfusion” and uninstall all related extensions.
47
+
- Search for “Syncfusion” and uninstall all related extensions.
47
48
48
-
- Manually delete any remaining Syncfusion extension-related files from the following locations:
49
+
- Manually delete any remaining Syncfusion extension-related files from the following locations:
49
50
50
-
_{%appdata%\Local\Microsoft\VisualStudio\{17.0_xx}\Extensions\{Visual Studio Install Path}\Common7\IDE\Extensions\}_
51
-
52
-
- Reinstall the extension by one of the option mentioned in Step 1.
51
+
_{%appdata%\Local\Microsoft\VisualStudio\{17.0_xx}\Extensions\{Visual Studio Install Path}\Common7\IDE\Extensions\}_
53
52
53
+
- Reinstall the extension by one of the option mentioned earlier in the installation steps.
0 commit comments