Skip to content

Commit 09aa491

Browse files
committed
Updated content changes
1 parent a2b72b1 commit 09aa491

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

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

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,44 +10,44 @@ documentation: ug
1010
# Syncfusion® template not shown in new project window of Visual Studio
1111

1212

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.
1414

1515
> **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.
1616
17+
## Case 1: Syncfusion® Extension is not installed :
1718

18-
## Step 1: Verify the Syncfusion® Extension is installed in Visual Studio
19+
Install Syncfusion® Extension in Visual Studio by following below steps:
1920

20-
- Open Visual Studio → Extensions → Manage Extensions
21+
- Open Visual Studio → Extensions → Manage Extensions
2122

22-
- In the Installed section, search for “{YourSyncfusionPlatform} Extension - Syncfusion”
23+
- In the Installed section, search for “{YourSyncfusionPlatform} Extension - Syncfusion”
2324

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:
2526

26-
**Option 1: Install from Syncfusion Setup**
27+
**Option 1: Install from Syncfusion Setup**
2728

28-
- Navigate to the following location to install the {YourSyncfusionPlatform} extension:
29+
- Navigate to the following location to install the {YourSyncfusionPlatform} extension:
2930

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

32-
- Double-click on “.vsix” to begin the installation.
33+
- Double-click on “.vsix” to begin the installation.
3334

34-
**Option 2: Install via Visual Studio Marketplace**
35+
**Option 2: Install via Visual Studio Marketplace**
3536

36-
- Open Visual Studio → Extensions → Manage Extensions → Online.
37+
- Open Visual Studio → Extensions → Manage Extensions → Online.
3738

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

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 :
4142

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:
4344

44-
- Open Visual Studio → Extensions → Manage Extensions → Installed.
45+
- Open Visual Studio → Extensions → Manage Extensions → Installed.
4546

46-
- Search for “Syncfusion” and uninstall all related extensions.
47+
- Search for “Syncfusion” and uninstall all related extensions.
4748

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:
4950

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\}_
5352

53+
- Reinstall the extension by one of the option mentioned earlier in the installation steps.

0 commit comments

Comments
 (0)