HitTail is a nifty utility to get suggestions for writing your blog entries following the long tail model. HitTailのは、気の利いたユーティリティを得るのアドバイスを記述して次のロングテールブログのエントリモデルです。 All throughout the day I couldn’t login to their site, proving once again - If it sounds too good to be true…すべての1日を通して私できませんでした自分のサイトにログインして、再び証明-もしそれが真の話ができすぎて…

I kept getting the following error:と言い続けた就学許可証は、次のエラーが発生:
Microsoft OLE DB Provider for SQL Server error ‘80040e31′ マイクロソフトのOLE DBプロバイダをSQL Serverエラー'80040e31 '

Timeout expiredタイムアウトの期限が切れて

/chart.asp, line 33 / chart.asp 、行33

I am not surprised at all as HitTail is an ASP application based on Microsoft SQL Server which IMHO is not good enough for serious enterprise class applications.私は驚いていないすべてのASPアプリケーションとしてHitTailのは、これに基づいてMicrosoft SQL Serverのimhoは十分ではないのための初のエンタープライズクラスのアプリケーションに最適です。 This problem is obviously caused by high server load (the price of popularity).この問題は、明らかに高いサーバーの負荷によって引き起こされる(価格の人気の)です。

Few quick suggestions for HitTail to fix this problem now: HitTailのいくつかのクイックのアドバイスを今すぐこの問題を解決する:

  • Try forcing TCP/IP lookup in your connection string強制しようとTCP / IPのルックアップをして接続文字列
  • Refer to the SQL Server by IP addressを参照して、 SQL ServerのIPアドレス
  • Increase timeout values - set Server.ScriptTimeout = 0タイムアウト値を増やす-設定s erver.scripttimeout= 0
  • Restart the serverサーバーを再起動して

Long term solutions:長期的なソリューション:
Consider moving to MySQL or better yet Oracle. 引っ越すことを考えるのMySQLまたはそれ以上のOracleはまだありません。

Update: The problem appears to have been resolved by HitTail.更新プログラム:この問題は解決されHitTailのです。