开始在另一个空间运行正常
后来换了空间,就出现下面的错误:
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: Child nodes not allowed.
Source Error:
Line 62: <compilers>
Line 63: <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
Line 64: <providerOption name="CompilerVersion" value="v3.5" />
Line 65: <providerOption name="WarnAsError" value="false" />
Line 66: </compiler>
Source File: E:\dhanm\web.config Line: 64
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42