“/”应用程序中的服务器错误。

未找到该编号的新闻!

说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Exception: 未找到该编号的新闻!

源错误:


行 11: Private M As New Ws_News
行 12: Protected Overrides Sub CreateChildControls()
行 13: M = Ws.Instance.WebNewsSelect(Common.Request.Sift("id", "int", 0))
行 14: Header.Title=M.newstitle
行 15: End Sub

源文件: D:\12wx\Skin\Default\News\Show.ascx    行: 13

堆栈跟踪:


[Exception: 未找到该编号的新闻!]
   WanerSoft.Data.DAL.MsSql.WebNewsSelect(Int32 ids) +452
   ASP.Show_ascx.CreateChildControls() in D:\12wx\Skin\Default\News\Show.ascx:13
   System.Web.UI.Control.EnsureChildControls() +100
   System.Web.UI.Control.PreRenderRecursiveInternal() +38
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Page.ProcessRequestMain() +1463


版本信息: Microsoft .NET Framework 版本:1.1.4322.2407; ASP.NET 版本:1.1.4322.2407