Server Error in '/' Application.

找不到存储过程 'JD_pagelist_FristImg'。

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: 找不到存储过程 'JD_pagelist_FristImg'。

Source Error:


Line 263:        {
Line 264:            ds.Dispose();
Line 265:            throw (ex);
Line 266:        }
Line 267:    }

Source File: d:\web\jg\dy2.jghttp.xyz\s881.aspx.cs    Line: 265

Stack Trace:


[SqlException (0x80131904): 找不到存储过程 'JD_pagelist_FristImg'。]
   s.GetDataSet(String cmdText, SqlParameter[] ps) in d:\web\jg\dy2.jghttp.xyz\s881.aspx.cs:265
   s.bindimgs() in d:\web\jg\dy2.jghttp.xyz\s881.aspx.cs:150
   s.Page_Load(Object sender, EventArgs e) in d:\web\jg\dy2.jghttp.xyz\s881.aspx.cs:31
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4136.0