M
M
Matsun2017-02-03 09:59:43
.NET
Matsun, 2017-02-03 09:59:43

Visual Studio does not connect to MS SQL Server, how to fix?

I'm trying to create a database for my web application.
I add a connection like this:
6f8a52b6ab524b10afbd81e1f7b5b2c3.png
Visual Studio does not connect to MS SQL Server
Then an error pops up
137ab9eb9c484cafa30d16f569a9e5d2.png
Visual Studio does not connect to MS SQL Server
If anything, MS SQL Server has already been reinstalled, installed this time 2014. With such components.
cd88df00363543cd8718466a57a9b1d3.png
Visual Studio does not connect to MS SQL Server
The error reoccurred
What would you advise how to create a local database for my local site

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
John_Nash, 2017-02-03
@John_Nash

first make sure that the server is there.
At least like this: telnet localhost 1433

K
Konstantin Tsvetkov, 2017-02-03
@tsklab

The named pipe must be enabled and configured . Default: \\.\pipe\sql\query

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question