Server Error in '/' Application.
'E:\discuz\最新整合默认模板\bbs\database\access_db.config'不是一个有效的路径。 确定路径名称拼写是否正确,以及是否连接到文件存放的服务器。
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.OleDb.OleDbException: 'E:\discuz\最新整合默认模板\bbs\database\access_db.config'不是一个有效的路径。 确定路径名称拼写是否正确,以及是否连接到文件存放的服务器。
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[OleDbException (0x80004005): 'E:\discuz\最新整合默认模板\bbs\database\access_db.config'不是一个有效的路径。 确定路径名称拼写是否正确,以及是否连接到文件存放的服务器。]
System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +1059617
System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +53
System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +27
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +47
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
System.Data.OleDb.OleDbConnection.Open() +37
Discuz.Common.Database.ExecuteDataset(String connectionString, CommandType commandType, String commandText, OleDbParameter[] commandParameters) in E:\Source Code\Forum\Database.cs:755
Discuz.Common.Database.ExecuteDataset(CommandType commandType, String commandText) in E:\Source Code\Forum\Database.cs:693
Discuz.Forum.TemplateFactory.GetValidTemplateIDList() in E:\Source Code\Forum\TemplateFactory.cs:195
Discuz.Forum.HttpModule.ReUrl_BeginRequest(Object sender, EventArgs e) in E:\Source Code\Forum\HttpModule.cs

7
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832