2016-03-19 12 views
-3

私の剃刀ウェブサイトにこのエラーがあり、処理が進まない場合があります。どうしましたか?IIS Razorサイト展開エラー(ローカルデータベース)

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: SQL Network Interfaces, error: 50 - Local Database Runtime error occurred. Error occurred during LocalDB instance startup: SQL Server process failed to start.

答えて

0

Webサーバーのようなサウンドには、localDBエンジンがインストールされていません。共有ホスティングを使用していますか?ホスティングプロバイダに問い合わせて、提供しているデータベースサービスを確認してください。

関連する問題