wei8866lh - 2010/8/18 11:46: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: Sections must only appear once per config file. See the help topic <location> for exceptions.
Source Error:
Line 31: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 32: </httpModules>
Line 33: <pages validateRequest="false" enableEventValidation="false" enableViewStateMac="false" viewStateEncryptionMode="Never">
Line 34: <controls>
Line 35: <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Source File: D:\zx_1\web.config Line: 33
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
wei8866lh - 2010/8/18 11:47:00
备注:重新安装的这个网站可以运行,就是我这个该了两天的网站,突然出现这个问题
xiyou - 2010/8/18 11:56:00
你应该主机更改了配置文件,把什么东西给改错了,用默认web.config覆盖一下
wei8866lh - 2010/8/18 12:06:00
须常感谢版主 解决了
wei8866lh - 2010/8/18 12:09:00