[OleDbException (0x80004005): 找不到文件 'E:\jnweb\dijiming.cn\AddLinksForWebSite\AddLinksForWebSite\App_Data\keywords.aspx'。]
System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +969373
System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +86
System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +29
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +4863708
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +117
System.Data.OleDb.OleDbConnection.Open() +40
AddLinksForWebSite.Common.AccessHelper.ExecuteReader(String connectionString, String commandText, OleDbParameter[] commandParameters) +285
AddLinksForWebSite.Common.AccessHelper.ExecuteReader(String connectionString, String commandText) +45
AddLinksForWebSite.Common.CreateKeywordXml.GetKeywordList() +261
AddLinksForWebSite.ReAddLinks.AddLinks(String content, String itemUrl) +324
AddLinksForWebSite.ReAddLinks.ReplaceA2PlaceHolder(String content, String itemUrl) +1064
AddLinksForWebSite.ReAddLinks.Page_Load(Object sender, EventArgs e) +188
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) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
|