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 15:         lianxi = new ZZY.BLL.xp_articles().GetModel(5).contentsEn;
Line 16: 
Line 17:         this.Rep_ProductList.DataSource = new ZZY.BLL.xp_procategory().GetList(" parentid = 1 and menuid = 54");
Line 18:         this.Rep_ProductList.DataBind();
Line 19:     }

Source File: d:\ekemWeb\ekemWeb\en\Control\Footer.ascx.cs    Line: 17

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
   Control_Footer.Page_Load(Object sender, EventArgs e) in d:\ekemWeb\ekemWeb\en\Control\Footer.ascx.cs:17
   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.Control.LoadRecursive() +146
   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