1

このエラーは特定の時間にのみ発生し、iis のリセットが完了すると正常に戻ります

この問題の根本原因について知りたいです。

これは、sqlreporting サービスを使用してデータベースからデータをフェッチするサーバーの 1 つで発生しています。

4

2 に答える 2

0

It means:

You have a problem with your dll using:

1.) Check dll version compatibility.
2.) if registered(windows/System32).
3.)  microsoft visual c++ redistibutable.
   sometimes this is the one problem that couldn't be explain.
4.) check framework compatibility also if your using IIS.
于 2016-10-20T00:40:13.823 に答える