Side note... depending on what software you have on your system your firewall might be blocking the port as well or perhaps filtering the loopback for some reason. Try using localhost instead of 127.0.0.1 and see if that works for you... or try using the actual physical address of your NIC... (ipconfig will tell you what that is if you are unsure).
Main Topics
Browse All Topics





by: digicidalPosted on 2006-01-19 at 10:54:44ID: 15741530
Your problem is most likely either with the name of the database - this causes same error, or because you do not have SQL set up to use TCP/IP yet (I believe that the desktop version just installs named pipes initially) not sure because I've never used the 'Express' version, but those are the only two times I've gotten the error you mentioned is when the port is not available because SQL wasn't using TCP or because I had a typo in the name of my database or an incorrect login.