Skip to content

Commit 1c95e1e

Browse files
Merge pull request #301 from syncfusion-content/Revamp-FAQ
Revamp faq Content
2 parents cc47bac + ba6a989 commit 1c95e1e

7 files changed

+26
-113
lines changed

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

Lines changed: 26 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -7,84 +7,54 @@ control: Syncfusion Extensions
77
documentation: ug
88
---
99

10-
# Syncfusion<sup style="font-size:70%">&reg;</sup> template not shown in new project window of Visual Studio
10+
# Syncfusion® template not shown in new project window of Visual Studio
1111

12-
Perform the given steps to ensure whether the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET MVC Extension build has been installed in the machine or not.
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:
1313

14-
1. Navigate to the following either one of the location:
14+
1. The required Syncfusion® Visual Studio extension is not installed.
1515

16-
**Before 17.1.0.32-beta version**
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.
1717

18-
_{Syncfusion<sup style="font-size:70%">&reg;</sup> installed location}\Utilities\Extensions\ASP.NET MVC_
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.
1919
20-
_Ex: C:\Program Files (x86)\Syncfusion\Essential Studio\15.4.0.17\Utilities\Extensions\ASP.NET MVC._
20+
Primarily check if the required Syncfusion® Extension is installed:
2121

22-
Refer the following screenshot for more information.
22+
- Open Visual Studio → Extensions → Manage Extensions.
2323

24+
- In the Installed section, search for “{YourSyncfusionPlatform} Extension - Syncfusion”.
2425

26+
- If the extension is not installed, follow the steps given in **Case1**.
2527

26-
![Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET MVC Extension installed location](The-Syncfusion-templatesd_images/The-Syncfusion-templatesd-img1.png)
28+
- If the extension is installed and still the issue exist, follow the steps given in **Case2**.
2729

28-
**On or After 17.1.0.32-beta version**
30+
## Case 1: Syncfusion® Extension is not installed :
2931

30-
_{Syncfusion<sup style="font-size:70%">&reg;</sup> installed location}\Utilities\Extensions_
32+
Install Syncfusion® Extension in Visual Studio by following one of the options below:
3133

32-
_Ex: C:\Program Files (x86)\Syncfusion\Essential Studio\ASP.NET MVC - EJ1\18.1.0.52\Utilities\Extensions._
34+
**Option 1: Install from Syncfusion Setup**
3335

34-
Refer the following screenshot for more information.
36+
- Navigate to the following location to install the {YourSyncfusionPlatform} extension:
3537

36-
![Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET MVC Extension installed location](The-Syncfusion-templatesd_images/The-Syncfusion-templatesd-img4.png)
38+
_{C:\Program Files (x86)\Syncfusion\Essential Studio\ {YourSyncfusionPlatform} \ {YourBuildVERSION}\Utilities\Extensions\VS2022\}_
3739

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

39-
2. When the above path exists, it means that the ASP.NET MVC Extension build has already been installed in the machine. So now you can install the following Syncfusion<sup style="font-size:70%">&reg;</sup>
40-
Extensions manually:
41-
* Syncfusion<sup style="font-size:70%">&reg;</sup> Project Templates
42-
* Syncfusion<sup style="font-size:70%">&reg;</sup> Visual Studio Extensions
42+
**Option 2: Install via Visual Studio Marketplace**
4343

44-
## To Install Syncfusion<sup style="font-size:70%">&reg;</sup> Project Templates:
44+
- Open Visual Studio → Extensions → Manage Extensions → Online.
4545

46-
**Before 17.1.0.32-beta version**
46+
- Search for “{YourSyncfusionPlatform} Extension - Syncfusion” and install it.
4747

48-
Navigate to the following location and run the “Syncfusion.MVC.VSPackage.Web.vsix” extension.
48+
## Case 2: If the Syncfusion® Extension Installed and the template is not shown in project window :
4949

50-
_{Syncfusion<sup style="font-size:70%">&reg;</sup> Build installed location}\Utilities\Extensions\ASP.NET MVC\Project Templates\Web\{Visual Studio Version}_
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:
5151

52-
Refer the following screenshot.
52+
- Open Visual Studio → Extensions → Manage Extensions → Installed.
5353

54-
_Ex: C:\Program Files (x86)\Syncfusion\Essential Studio\15.4.0.17\Utilities\Extensions\ASP.NET MVC\Project Templates\Web\VS2017_
54+
- Search for “Syncfusion” and uninstall all related extensions.
5555

56+
- Manually delete any remaining Syncfusion extension-related files from the following locations:
5657

57-
![Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET MVC Project Template VSIX file location](The-Syncfusion-templatesd_images/The-Syncfusion-templatesd-img2.png)
58+
_{%appdata%\Local\Microsoft\VisualStudio\{17.0_xx}\Extensions\{Visual Studio Install Path}\Common7\IDE\Extensions\}_
5859

59-
**On or After 17.1.0.32-beta version**
60-
61-
Navigate to the following location and run the “Syncfusion<sup style="font-size:70%">&reg;</sup> Essential JS1 AspNet MVC VSExtensions.vsix” extension.
62-
63-
_{Syncfusion<sup style="font-size:70%">&reg;</sup> Build installed location}\Utilities\Extensions_
64-
65-
Refer the following screenshot.
66-
67-
_Ex: C:\Program Files (x86)\Syncfusion\Essential Studio\ASP.NET MVC - EJ1\18.1.0.52\Utilities\Extensions_
68-
69-
70-
![Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET MVC Project Template VSIX file location](The-Syncfusion-templatesd_images/The-Syncfusion-templatesd-img4.png)
71-
72-
## To Install Syncfusion<sup style="font-size:70%">&reg;</sup> Visual Studio Extension:
73-
74-
**Before 17.1.0.32-beta version**
75-
76-
Navigate to the following Location and run the “Syncfusion<sup style="font-size:70%">&reg;</sup> Web Conversion and Migration.vsix” extension.
77-
78-
_{Syncfusion<sup style="font-size:70%">&reg;</sup> Build installed location}\Utilities\Extensions\Project Conversion\{Visual Studio Version}_
79-
Refer the following screenshot.
80-
81-
_Ex: C:\Program Files (x86)\Syncfusion\Essential Studio\15.4.0.17\Utilities\Extensions\Project Conversion\VS2017_
82-
83-
84-
![Syncfusion<sup style="font-size:70%">&reg;</sup> Web Conversion and Migration VSIX file location](The-Syncfusion-templatesd_images/The-Syncfusion-templatesd-img3.png)
85-
86-
**On or After 17.1.0.32-beta version**
87-
88-
Syncfusion<sup style="font-size:70%">&reg;</sup> Web Conversion and Migration.vsix extension has been added as a dependency VSIX package to the Syncfusion<sup style="font-size:70%">&reg;</sup> Essential JS1 AspNet MVC VSExtensions.vsix extension from the **v17.1.0.32- beta** and the Syncfusion<sup style="font-size:70%">&reg;</sup> Web Conversion and Migration.vsix extension will be installed along with the Syncfusion<sup style="font-size:70%">&reg;</sup> Essential JS1 AspNet MVC VSExtensions.vsix extension.
89-
90-
3. If the respective version of Syncfusion<sup style="font-size:70%">&reg;</sup> MVC Extension is not installed in the machine, download the Extension setup from the following link. [http://www.Syncfusion.com/downloads/extension/](http://www.Syncfusion.com/downloads/extension/)
60+
- Reinstall the extension by one of the option mentioned earlier in the installation steps.
Binary file not shown.
Binary file not shown.

Extension/Frequently-Asked-Questions/The-Syncfusion-templates-do-not-show-up-in-the-new-project-window-of-Visual-Studio-How-can-to-get-them-installed.md

Lines changed: 0 additions & 57 deletions
This file was deleted.
20 KB
Loading
14 KB
Loading

0 commit comments

Comments
 (0)