システムの管理者パスワードと同じだった SQL サーバーの sa パスワードを変更しました。その後、時々このエラーが発生します:
System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at
Windows Server 2008 R2 と SQL Server Enterprise を実行しています。
どうすればこの問題を解決できますか?