access数据库路径我没有更改啊,也同样出现这样的问题。
Server Error in '/' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load type 'PageAdmin.UrlReWriteModule'. (E:\pageadmin\web.config line 19)
Source Error:
Line 17: <system.web>
Line 18: <httpModules>
Line 19: <add type="PageAdmin.UrlReWriteModule" name="HttpModule" />
Line 20: </httpModules>
Line 21: <pages validateRequest="false" enableEventValidation="false" enableViewStateMac="false" viewStateEncrypti />
Source File: E:\pageadmin\web.config Line: 19
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42