你好 系统重新安装后 这样了
你好 系统重新安装后 这样了
Server Error in '/' Application.
--------------------------------------------------------------------------------
'G:\ybtv_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: 'G:\ybtv_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): 'G:\ybtv_bbs\database\access_db.config'不是一个有效的路径。 确定路径名称拼写是否正确,以及是否连接到文件存放的服务器。]
System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +1054785
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.Data.DbHelper.ExecuteDataset(CommandType commandType, String commandText, DbParameter[] commandParameters) +204
Discuz.Data.DbHelper.ExecuteDataset(CommandType commandType, String commandText) +6
Discuz.Data.Access.DataProvider.GetValidTemplateIDList() +39
Discuz.Forum.Templates.GetValidTemplateIDList() +101
Discuz.Forum.HttpModule.ReUrl_BeginRequest(Object sender, EventArgs e) +493
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +157
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +65