I installed LocalDb using the SqlLocalDb.msi package and I can connect to it using SSMS using the server name (LocalDb)\\v11.0. So far so good. The problem is t
(LocalDb)\\v11.0
I was able to connect from SSMS using "(LocalDb)\Projects". That's the way it appears in VS2012 as well.