mcspadden

Estimable
May 22, 2015
2
0
4,510
I've installed Visual Studio 2015 and am completely new to it. I'm trying to install the Azure SDK for .NET (version 2.8.1) and every time I try to install it, I get an error. The error is, "Azure Storage Emulator requires LocalDb to be installed. You must enable Microsoft SQL Server Data Tools feature in Visual Studio 2015 to install Local Db before proceeding. Where in the world do I go to fix this? I have not a clue.
 
Solution
This isn't an Open Source question but anyway - you install the SQL Data Tools when you install Visual Studio. Just run the setup program again and it should allow you to add features.

McHenryB

Estimable
Jan 31, 2015
140
1
4,660
This isn't an Open Source question but anyway - you install the SQL Data Tools when you install Visual Studio. Just run the setup program again and it should allow you to add features.
 
Solution

mcspadden

Estimable
May 22, 2015
2
0
4,510


where would i put this then? and ok, thanks for the info!!