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.




How do I install this..

web-app

I have been trying all day to install this. I download the setup files, run them, but it installs it onto my PC... I want them to be on my server, not my computer. So I download the manual install package and upload all of the files and folders in "Gemini Web Application" into my root folder on my site. (wwwroot)

I then go into the "Gemini Database" in the zip package and run the exe, enter my SQL DB info, and it creates the tables and such. I then go into my web.config and fix the connection string. Here is an example:
Provider=SQLNCLI10;Data Source=mysite.com;UID=eaton;Password=dffdfd;DATABASE=gemtracker
Is that correct?

And I upload the web.config back to the server. Now, when I go to the site, i get this:
http://img405.imageshack.us/img405/9163/capturelkm.png

I am completely stumped now. Please help, I have great interest in this product and I want to get it to work.

Here is my web server info: http://www.arvixe.com/asp
netwebhosting
It is the PRO plan.

Eaton
· 1
Eaton
Replies (9)
helpful
0
not helpful

Please make sure that the user that the Gemini site is using (application pool user) is allowed to see the Gemini directory on disk


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Do you mean to enable direcotory browsing? If so, I can't because the new web.config messed up everything in my cPanel.
http://img694.imageshack.us/img694/5667/capturefn.png


Eaton
· 1
Eaton
helpful
0
not helpful

Under which .NET version is the site running (application pool)?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

It was configured with 4.0, but it probably isn't anymore since your web.config broke all of the settings.


Eaton
· 1
Eaton
helpful
0
not helpful

Gemini should run under .NET 3.5 (2.0 in the app pool).


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I created a new web.config and set it to .NET 2.0. I now get this:
http://img249.imageshack.us/img249/9216/captureidm.png


Eaton
· 1
Eaton
helpful
0
not helpful

Have you changed Gemini's web.config? It seems to have "lost" the cotrols registration.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I haven't done anything to Gemini's config except modify the database string. And when I upload that, I get that 500 error.


Eaton
· 1
Eaton
helpful
0
not helpful

Please send an email to support at countersoft dot com, we will remote to see if we can fix it.


Mark Wing
· 9108
Mark Wing