aliens - 2008-5-29 13:53:00
在安装dz net2.0的时候发生一下错误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 file or assembly 'Intelligencia.UrlRewriter' or one of its dependencies. 系统找不到指定的文件。 (D:\carsever\web.config line 18)
Source Error:
| Line 16: <system.web>Line 17: <httpModules>Line 18: <add name="UrlRewriter" type="Intelligencia.UrlRewriter.RewriterHttpModule, Intelligencia.UrlRewriter" />Line 19: </httpModules>Line 20: <httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="51400" executi /> |
Source File: D:\carsever\web.config Line: 18
设置说明如下:
安装风讯的dotNetCMS1.0sp1,并且在风讯的指定目录下面建立BBS目录,将dz .net安装程序拷贝到bbs中,直接进行127.0.0.2/bbs/install/index.aspx后出现上述错误。请问风讯高手如何解决?
ttao - 2008-5-29 14:06:00
DZ在虚拟目录下安装有点问题,本人采用的方法是,在本地安装好后,移到服务器上.再修改相应的配置.
而且在虚拟空间中安装他总给我提供有个别文件没得权限.我联系空间商,但他们说权限已经给足,但仍就没得权限.所以采用了在本地安装好后,传到服务器上就不用安装了.