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 in /Gemini application

migration

Dear all:

Scenario: upgrade from 2.0.3 to 3.5.1

All the scripts run were Ok but at the end, trying to gain access to Gemini portal, the error is:

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

Source File: c:\inetpub\wwwroot\gemini\web.config    Line: 463


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

¿Any idea?

jgonzalvo
· 1
jgonzalvo
Replies (1)
helpful
0
not helpful

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

 


Saar Cohen
· 5000
Saar Cohen