SQL Server不能正常启动
I had a similar issue after uninstalling Visual Studio 2010 (which autmatically came with a Visual Studio Express 2013 install). I solved it by going through the follwing steps.
- Installing Visual Studio 2010 shell from here: https://www.microsoft.com/en-us/download/confirmation.aspx?id=1366
- Running Repair in SQL Server (2014) Setup
Hope it helps!