[ArgumentNullException: 值不能为 null。
参数名: output]
System.IO.BinaryWriter..ctor(Stream output, Encoding encoding, Boolean leaveOpen) +14070098
AiUtils.CacheHtml.ToHtmlFilter.get_HtmlFileWriter() in G:\AspNet\listen\M5nd\c5Html\c5html\API\Others\ToHtmlFilter.cs:135
AiUtils.CacheHtml.ToHtmlFilter.Write(Byte[] buffer, Int32 offset, Int32 count) in G:\AspNet\listen\M5nd\c5Html\c5html\API\Others\ToHtmlFilter.cs:71
System.Web.HttpWriter.FilterIntegrated(Boolean finalFiltering, IIS7WorkerRequest wr) +530
System.Web.HttpResponse.UpdateNativeResponse(Boolean sendHeaders) +1373
System.Web.HttpResponse.Flush(Boolean finalFlush, Boolean async) +197
AiUtils.CacheHtml.ToHtmlHandler.ProcessRequest(HttpContext context) in G:\AspNet\listen\M5nd\c5Html\c5html\API\HttpHandlers\ToHtmlHandler.cs:469
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +542
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93
|