产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 装dz论坛的时候出现以下错误,大家看看哪里出了问题
77098227 - 2009/11/2 12:05:00
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'. (F:\web\web.config line 62)

Source Error:

Line 60:   <system.web>Line 61:     <httpModules>Line 62:       <add type="PageAdmin.UrlReWriteModule" name="PAHttpModule" />Line 63:       <add type="Discuz.Forum.HttpModule, Discuz.Forum" name="HttpModule" />Line 64:     </httpModules>

Source File: F:\web\web.config    Line: 62

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
apple - 2009/11/2 14:25:00
检查bin目录下有没有PageAdmin.UrlReWriteModule.dll
77098227 - 2009/11/2 15:19:00
没有没有PageAdmin.UrlReWriteModule.dll
这个文件哪里来的
905519047 - 2010/1/8 13:55:00
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------

配置错误
说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。

分析器错误消息: 未能加载类型“PageAdmin.UrlReWriteModule”。 (D:\www\web\905519047_0lVvY50kW6t0gZmSVTKE\wwwroot\web.config line 19)

源错误:


行 17:   <system.web>
行 18:     <httpModules>
行 19:       <add type="PageAdmin.UrlReWriteModule" name="HttpModule" />
行 20:     </httpModules>
行 21:     <pages validateRequest="false" enableEventValidation="false" enableViewStateMac="false" viewStateEncryptionMode="Never" />


源文件: D:\www\web\905519047_0lVvY50kW6t0gZmSVTKE\wwwroot\web.config    行: 19


--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.3053; ASP.NET 版本:2.0.50727.3053

我也是同样的问题,BIN里也找不到PageAdmin.UrlReWriteModule.dll,原文件里也没有啊
1
查看完整版本: 装dz论坛的时候出现以下错误,大家看看哪里出了问题