Error Installing 2.7 Azure SDK in Visual Studio 2015 Community Ed.

I have been trying to install Azure SDK 2.7 through Extensions & Updates in Visual Studio 2015 Community Ed.
It opens Web Platform Installer 5.0 and expects me to click Install Button.
When I click that, I get following Error,

"Azure Storage Emulator requires LocalDb to be installed. You must enable the Microsoft SQL Server Data Tools feature in Visual Studio 2015 to install Local Db before proceeding"

What should I do?
I'm newbie to Azure : )

September 13th, 2015 12:14am

Azure SDK has the Storage Emulator which requires these SQL Server Data Tools, which Visual Studio installs by default .

In Visual Studio => Tools => Extensions you should see it installed (maybe as an update as well). If you don't see it there, it isn't installed.

You can install it manually using the text in this link:

https://msdn.microsoft.com/en-us/mt186501.aspx?f=255&MSPPError=-2147217396

Free Windows Admin Tool Kit Click here and download it now
September 13th, 2015 6:08am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics