chengyizhang - 2012/3/2 16:36: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: The 'system.web' start tag on line 15 does _disibledevent="RemoteOnly"/> in production environments.-->
xiyou - 2012/3/2 17:06:00
吧整个错误页面完整截图出来
chengyizhang - 2012/3/2 17:15: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: The 'system.web' start tag on line 15 does not match the end tag of 'webServices'. Line 18, position 7.
Source Error:
Line 16: <httpModules>
Line 17: </httpModules>
Line 18: </webServices>
Line 19: <pages validateRequest="false" enableEventValidation="false" enableViewStateMac="false" viewStateEncryptionMode="Never" />
Line 20: <compilation defaultLanguage="C#" debug="false" />
Source File: d:\wwwroot\ftp-wenbor\wwwroot\web.config Line: 18
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3625; ASP.NET Version:2.0.50727.3634
chengyizhang - 2012/3/3 23:43:00
是web.config 文件问题