user2197888
user2197888

Reputation: 147

Can't Create Or Open Web Sites in Visual Studio 2012 Ultimate SP1 x64

I have an error when trying to create or to open a website in my visual studio professional 2012.

A dialog box appears to me that says says

The Web Developer Tools option must be installed prior to opening or creating Web projects.You can install this option by repairing your Microsoft Visual Studio installation and ensuring that 'Web Developer Tools' is checked in the list of optional components

I am using Windows 7 Ultimate Service Pack 1 on a 64-bit operating system and I have already installed the Web Developer Tools.

Could you please help me.

Upvotes: 12

Views: 11072

Answers (1)

Inisheer
Inisheer

Reputation: 20794

  1. Go to Control Panel -> Programs and Features -> Select your Visual Studio Version and hit "Change".

enter image description here

  1. Click MODIFY and enable Web Developer Tools

enter image description here

  1. Enable Web Developer Tools

enter image description here

  1. Click Update

Upvotes: 24

Related Questions