これに対する答えをGoogleで検索しましたが、そこにはあまり情報がないようです。WCAT や TinyGet を使用して、HttpHandlers を使用する asp.net アプリケーションをテストできるかどうかを知っている人はいますか? これらのツールの両方を試しましたが、Internal Server Error 500 が発生しました。HttpContext に問題があるように見えますか?
[NullReferenceException: Object reference not set to an instance of an object.]
BCT.BaseHttpHandler.Process(HttpContextBase context) +622
BCT.UADTimeHttpHandler.Process(HttpContextBase context) +55
BCT.BaseHttpHandler.ProcessRequest(HttpContext context) +75
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep
.Execute() +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& comp
letedSynchronously) +75
WCAT Fiddler プラグインも使用してみましたが、レジストリ キーが見つからない可能性があるという別のエラーが発生します。