系统错误:


系统发生错误, 该信息已被系统记录,请稍后重试或与管理员联系。
错误地址: https://www.rubbergloves.com.tw/english/productshow.aspx?pId=47
错误信息: Could not use ''; file already in use.
Stack Trace:
System.Data.OleDb.OleDbException (0x80004005): Could not use ''; file already in use. at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.OleDb.OleDbConnection.Open() at APMCode.DBUtility.DbHelperOleDb.PrepareCommand(OleDbCommand cmd, OleDbConnection conn, OleDbTransaction trans, String cmdText, OleDbParameter[] cmdParms) in D:\project\APMCode\DBUtility\DbHelperOleDb.cs:line 442 at APMCode.DBUtility.DbHelperOleDb.Query(String SQLString, OleDbParameter[] cmdParms) in D:\project\APMCode\DBUtility\DbHelperOleDb.cs:line 420 at APMCode.OleDbDAL.WebManage.Web_Product.GetModel(Int32 ID) in E:\aspdata\APMCode\OleDbDAL\WebManage\Web_Product.cs:line 315 at APMCode.BLL.WebManage.Web_Product.GetModel(Int32 ID) in d:\project\apmcode\bll\webmanage\web_product.cs:line 78 at APMCode.Web.Productshow.setDetailProduct(String pid) in E:\aspdata\APMCode\Web\productshow.aspx.cs:line 69 at APMCode.Web.Productshow.Page_Load(Object sender, EventArgs e) in E:\aspdata\APMCode\Web\productshow.aspx.cs:line 26 at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)