1

Umbraco 4.7 を Windows Azure Web サイトと SQL Azure に正常に実装しましたが、次のようなエラーが発生することがあります。

SQL helper exception in ExecuteScalar ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) ---> 

Umbraco は再試行ロジック (sql azure の一時的な障害処理) を管理していないようです。umbraco側でこれを実装する非外傷性の方法を知っている人はいますか?

4

1 に答える 1