Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Server error after upgrade - Child nodes not allowed

web-app

Hello,

Upgrading from 3.1 to the latest and I'm getting the following. Any suggestions ?

Thanks,

Rick..

----------------

 Server Error in '/Gemini-test' 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 370:        <compilers>
Line 371:           <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
Line 372:               <providerOption name="CompilerVersion" value="v3.5"/>
Line 373:                <providerOption name="WarnAsError" value="false"/>
Line 374:           </compiler>

Source File: f:\inetpub\wwwroot\gemini-test\web.config    Line: 372

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210

RickSpeckeen
· 1
RickSpeckeen
Replies (1)
helpful
0
not helpful
ANSWER

Please make sure that you have .NET 3.5 SP1 installed on the web server.


Saar Cohen
· 5000
Saar Cohen