'/' 應用程式中發生伺服器錯誤。

值不能為 null。
參數名稱: url

描述: 在執行目前 Web 要求的過程中發生未處理的例外狀況。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。

例外狀況詳細資訊: System.ArgumentNullException: 值不能為 null。
參數名稱: url

原始程式錯誤:


行 89:             'Response.Write("</form></body>")
行 90:             'Response.Write("<script>document.getElementById('form02').submit(); </script>")
行 91:              Response.Redirect(mchttp)
行 92:              Response.End()
行 93:   

原始程式檔: D:\Web\NMS_New\chhtml\downloadAddCount.aspx.vb    行: 91

堆疊追蹤:


[ArgumentNullException: 值不能為 null。
參數名稱: url]
   System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) +9771292
   System.Web.HttpResponse.Redirect(String url) +14
   chhtml_downloadAddCount.Page_Load(Object sender, EventArgs e) in D:\Web\NMS_New\chhtml\downloadAddCount.aspx.vb:91
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


版本資訊: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4110.0