I just installed SQL Server Express on my PC and for some reason it is not showing in my list of available servers to connect on Visual Studio 2010. I added some pictures to explain exactly my problem. I have no idea how to fix this because it is up and running, but not showing up…



If the SQL Server Browser service isn’t running, it won’t find it (which you have disabled). You should still be able to connect to it even though it isn’t “discoverable”. Try connecting with
(local)\SQLEXPRESS.