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.




Installation hand holding, which file should I try?

web-app

Hi,

I tried installing the software last week and it didn't work out, so I'm looking for a little hand holding :)

From the download page: http://www.countersoft.com/Default.aspx?PageID=58

I tried this file: Gemini v3.0.2 Build 1980 (EXE file) which says it is the web application and database component.  WHen I tried it last time, it didn't install the database (it didn't even ask me for the database or username/password etc).

Am I missing something?  Do I need to download other files for it too work?

 

 

CSCS
· 1
CSCS
Replies (5)
helpful
0
not helpful

After running the EXE, go to the folder and under the Gemini Database directory there is an EXE installer for the database. You will need to configure the web.config to point to the installed database.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Ok i did everything, now I'm getting this 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: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.


CSCS
· 1
CSCS
helpful
0
not helpful

You need to install Microsoft ASP.NET AJAX 1.0: http://asp.net/ajax/downloads

See our installation guide: http://www.countersoft.com/Downloads/CounterSoftGeminiv300_Documentation.zip


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I'm having the same problem. On my system, in the GAC there is a version of System.Web.Extensions for the 3.5 framework (it appears) but there are no Version 1 files around.

Did you ever find a resolution to this issue?


NeilL
· 1
NeilL
helpful
0
not helpful

Did you try to install the .NET 2.0 version You need to install Microsoft ASP.NET AJAX 1.0: http://asp.net/ajax/downloads ?


Mark Wing
· 9108
Mark Wing