SQL Serverに接続しようとすると、Visual Studio で次のエラー メッセージが表示されました。
このメッセージを受け取りました
> A network-related or instance-specific error
>occurred while establishing a connection to SQL Server.
>The server was not found or was not accessible.
>Verify that the instance name is correct and that
>SQL Server is configured to allow remote connections.
>(provider: Shared Memory Provider, error: 40 - Could
>not open a connection to SQL Server)
これは、SQL Management Studio をセットアップしようとしたときに発生しましたが、いつものようにセットアップ時に問題が発生します。今はどちらも使えません。
どうすればこれを修正できますか?