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.




Gemini 3.5.1-Inst doesn't work on Win XP

web-app

Hello,

I am completely new with Gemini and installed a Gemini 3.5.1 on a Win XP SP3 workstation using default installation params,IIS Website Name "Gemini" (Subfolder name left blank). Installation succeeds without any errors/warnings. But when I then want to access Gemini with IE 7 (local on the XP workstation) I get an error (translated from Germin to English)

"The XML page cannot be displayed

The XML input cannot be displayed if stylesheet XSL is used.   ....

A name begins with an invalid character. Error when processing ressource 'http://localhost/, line 1, Position ... (sic!, position is missing)

<%@ Page Language="C#" MasterPageFile="~/MasterPages/ExternalMaster.Master" AutoEventWireup="true" CodeBehind="Default.as...
"

What's wrong here ?

What do I have to do to make it work ?

Any hint is highly appreciated. Thank you in advance.

 

 

 

Renrew
· 1
Renrew
Replies (3)
helpful
0
not helpful

Please make sure that you have .NET 3.5 SP1 installed and enabled in IIS.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thanks (.NET 3.5 SP1 was installed but not enabled in IIS) !

Now I see the Gemini Logon screen, but I can't find any info about Username/Password credentials which allow me to logon. (I have User Guide and Installation Guide PDFs, but can't find those infos).

Signing up for a new account is successful, but with such an account I can't administer the installation and can't see any projects, though there are 3 projects, 11 version etc (I guess installed with the sample database).

So I can't configure/evaluate Gemini and have the following questions:

- How can I logon with administration rights for Gemini ?

- How can I install an empty database without sample data ?

- I have got a license key, but no information how to apply the license to the installation. How can that be done ?

I tried to change authentication mode to "Windows", but this doesn't help though I have Administrator privilegues in Windows.

Are there some docs i'm missing ?

 


Renrew
· 1
Renrew
helpful
0
not helpful

The default username is manager and the password is manager

You can install an empty database by running the createtables, views and procs SQL scripts that are under the database folder. The default log in is admin and admin in this case.

The license key should be entered in the Administration -> Licensing page.

To work in windows authentication you first have to create a user with the username in the form of: DOMAIN\User make that user admin. See the management guide: http://www.countersoft.com/downloads/v35/docs/GeminiManagement_Guide.pdf section 11.8 (page 70)

 


Mark Wing
· 9108
Mark Wing