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.




upgrade issue to 3.6.3

web-app

just upgraded gemini to 3.6.3 from 3.1.1

ran the following

  1. Upgradev3-5.sql
  2. Upgradev3-6.sql
  1. CreateViews.sql
  2. CreateProcs.sql
when I go to the website I now get Configuration Error body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }

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: The value of the property 'mode' cannot be parsed. The error is: The enumeration value must be one of the following: RemoteOnly, On, Off.

Source Error:

Line 85:           "RemoteOnly" Display custom (friendly) messages only to users not running on the local Web server
Line 86:     -->
Line 87:      <customErrors mode="off" defaultRedirect="Error.aspx"/>
Line 88:
Line 89: <!-- AUTHENTICATION (Gemini possible modes are "Windows", "Forms") -->

Source File: C:\Inetpub\wwwroot\Gemini\web.config    Line: 87

Already changed the database connection strings to point to the right place..
what could the problem be?

thank you

garifo


garifo
· 1
garifo
Replies (2)
helpful
0
not helpful

Looks like your change has removed / added a character to the web.config file to "corrupt" it.

Please revert your changes and try connecting, it should not as the connection string is wrong but at least it won't throw the same error. If it is the case, try and amend the connection string again.

If you still have issues, send the web.config file to support at countersoft dot com


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Issue resolved. please disregard.


garifo
· 1
garifo