Azure project files not opening / Unsupported This version of Visual Studio does not have


Error:
azure project files not opening / Unsupported This version of Visual Studio does not have the following project types installed or does not support them. You can still open these projects in the version of Visual Studio in which they were originally created.

Fix:
Install Azure SDK (right version for your version of Visual Studio).

Two  ways to install:

1. Download link: http://www.windowsazure.com/en-us/downloads/
2. Visual Studio - Create NEW PROJECT ( ?!) - C# templates - Select ' Cloud ' - this shows 'Get Widnows Azure SDK' - Click 'OK' . This takes you to download page from embedded  browser!!!!
(This is waste of time. Just do the first one.)

Either way , you will have to Close all running Visual Stuido-s.

Comments