使っていますSolar Windsのこのツールv9 Netflow イベントを生成します。
数日前の OS アップデートまでは動作していました。今は起動しますが、イベントを生成すると毎回クラッシュします。管理者および通常の特権ユーザーとして実行してみました。原因は .NET アップデートにある可能性があります。
プロセス監視ツールも使用してみましたが、明らかな根本原因はわかりません。ただし、私はこれらのツールの使用経験があまりありません。
Windows イベント ビューアーに次の例外が表示されます:
Application: NetFlowGenerator.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at SolarWinds.NetFlowGenerator.WPFGui.Content.GeneratorSettings.CreateGeneratorSettings(SolarWinds.NetFlowGenerator.WPFGui.Content.Data.Configuration)
at SolarWinds.NetFlowGenerator.WPFGui.Content.Data.Tab.<OnRun>b__39_0()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()