Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2013 Update 4 has broken web templates

After installing Update 4 on my Desktop workstation and laptop computers, both of them have lost the web templates.

When I try to create a new C# web project I only can see this: enter image description here

And If I select it, then I can see this error: enter image description here

I write the error message here to future search:

Error: this template attempted to load component assembly 'Microsoft.VisualStudio.Web.Project, Version=2.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. For more information on this problem and how to enable this template, please see documentation on Customizing Project Templates.

Any idea how can I recover this templates?

like image 515
ferpega Avatar asked Nov 16 '14 10:11

ferpega


1 Answers

I had this issue! Did a 'Repair' and it's now fixed!

To repair, go to Control Panel/Uninstall a program/View installed updates/Uninstall/Repair.

like image 91
OpcodePete Avatar answered Sep 22 '22 03:09

OpcodePete