I have Visual Studio 2010 and recently both at home and at work have had an issue with missing projects in the Installed Templates. All that projects and the folder called 'Data' is missing So now SQLDatabase, DataSet, AdoNet Entity Data Model, LinqToSQL, XMLFile, etc...
Fixes tried so far:
I'm at a lose at what to do next. Beside a complete OS re-install which seems a little drastic. Anyone have a better solution please?
To directly identify the project template used from an existing project in a solution is a little difficult, sometimes. One way is to match and check the <ProjectTypeGuids> tag in . xxproj file(right-click the project > Unload Project > right-click the project again > Edit XXX.
By default, user templates are located in: %USERPROFILE%\Documents\Visual Studio 2019\Templates\ProjectTemplates.
Visual Studio templates Item templates, such as code files, XML files, HTML pages, and Style Sheets, appear in the Add New Item window. These templates provide a starting point for users to begin creating projects, or to expand existing projects.
Run devenv.exe /installvstemplates
with elevated privileges
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With