|
| Child nodes not allowed |
 |
Fri, 14 Mar 2008 04:51:08 +000 |
I just installed Visual Web Developer and trying to display a website but is
getting this error. Any suggetions?
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 116: <compiler language="c#;cs;csharp"
extension=".cs" warningLevel="4"
Line 117: type="Microsoft.CSharp.CSharpCodeProvider,
System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089">
Line 118: <providerOption name="CompilerVersion"
value="v3.5"/>
Line 119: <providerOption name="WarnAsError"
value="false"/>
Line 120: </compiler>
|
| Post Reply
|
| Re: Child nodes not allowed |
 |
Fri, 14 Mar 2008 14:03:45 +000 |
is those provider srequired compulsory, if u don;t remove them
|
| Post Reply
|
| Re: Child nodes not allowed |
 |
Fri, 14 Mar 2008 17:21:40 +000 |
can you elaborate more on your comment? I am new to this web lingo and not sure
what you're asking.
|
| Post Reply
|
| Re: Child nodes not allowed |
 |
Mon, 17 Mar 2008 20:29:41 +000 |
Are you trying to use .NET 3.5 with VWD Express 2005? This won't work. 3.5
requires 2008 version.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|