In SqlServerManagementStudio (2012), (LocalDB)\v11.0 is not running in SSMS, I installed SqlExpress to use it from IIS.
What can I do to enable it?
In my case - localdb did work for me, but one day it "Stopped" - I was not able to connect to it not from IDE, and not from code.
I killed its process sqlservr.exe I found in Task Manager (actually, all processes - it were 2 of them).
This fixed the issue for me - was able to connect and work.
Instead of using (localdb)\v11.0, try to use (localdb)\mssqllocaldb as server name to connect to the LocalDB automatic instance. This solved the problem for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With