Server Error in '/' Application.

不能使用 '';文件已在使用中。

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.Exception: 不能使用 '';文件已在使用中。

Source Error:


Line 97:         if (keywords == "")
Line 98:         {
Line 99:             this.Rep_Procategory.DataSource = new ZZY.BLL.xp_procategory().GetList(" parentid = " + curParentid + " and menuid = " + categoryid);
Line 100:            this.Rep_Procategory.DataBind();
Line 101:        }

Source File: d:\ekemWeb\ekemWeb\en\products.aspx.cs    Line: 99

Stack Trace:


[Exception: 不能使用 '';文件已在使用中。]
   DbHelperOleDb.Query(String SQLString) in J:\2017-12\金莎9159游艺场\金莎9159游艺场\52新双语\DBUtility\DbHelperOleDb.cs:146
   ZZY.DAL.xp_procategory.GetList(String strWhere) in J:\2017-12\金莎9159游艺场\金莎9159游艺场\52新双语\DAL\xp_procategory.cs:291
   ZZY.BLL.xp_procategory.GetList(String strWhere) in J:\2017-12\金莎9159游艺场\金莎9159游艺场\52新双语\BLL\xp_procategory.cs:88
   _Default.NewsBind() in d:\ekemWeb\ekemWeb\en\products.aspx.cs:99
   _Default.Page_Load(Object sender, EventArgs e) in d:\ekemWeb\ekemWeb\en\products.aspx.cs:52
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207


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