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.




Problems installing

web-app

the msi's are not working for me so i tried to do it manually and i get this:

Parser Error Message: 'match' is a duplicate attribute name. Line 226, position 76.

Source Error:

Line 224:            <!-- GECKO Based Browsers (Netscape 6+, Mozilla/Firebird, ...) //-->
Line 225:           <case match="^Mozilla/5.0 ([^)]) (Gecko/[-\d]+)? (?'type'[^/\d])([\d])/(?'version'(?'major'\d+)(?'minor'.\d+)(?'letters'\w))." path="Register.aspx">
Line 226:       <case match="rv:(?'version'(?'major'\d+)(?'minor'.\d+)(?'letters'\w))" match="Konqueror/(?'version'(?'major'\d+)(?'minor'.\d+)(?'letters'));\w(?'platform'[^)])">
Line 227:            <case match="^b" with="${letters}" type="Microsoft.Web.Services2.WebServicesExtension, Microsoft.Web.Services2, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Line 228:                   priority="1" group="0" users="*" />

Source File: C:\My Files\My Web Apps\DNN Sites\Gemini\web.config    Line: 226

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

Your web.config file is corrupt. Please check that it is formed correctly.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

does anyone read these.

I cant get gemini installed on my local machine.

Heres what i do.

 

create teh virtual dir

create the db

run gemini.msi

run geminidb.msi

 

then go to site and it doesnt work

Any ideas?

 

 


dstruve
· 1
dstruve
helpful
0
not helpful

well i just downloaded the lates install, how could it be corrupt?

is there something Im doing wrong on installation?

is there another place besides teh pdf and readme that lists exactly the steps in installing.

I must be doing something wrong.


dstruve
· 1
dstruve
helpful
0
not helpful

is there any other support alternative than this forum?


dstruve
· 1
dstruve
helpful
0
not helpful

Have you made any changes to your web.config file? If so can you detail them?

What browser are you using? what is your Server & client setup?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

only thing i notice is that the sql username /pass isnt being put in the web config when i run the msi file.

therefore i put the username  pass in.  but thats it.

 


dstruve
· 1
dstruve
helpful
0
not helpful

The msi will not change the web.config file. You have to do this yourself.

Did you change the server name or is SQL server running on the same machine?

Do you have any XML characters in your username / password? (/ > <)

These can cause the web.config file to become invalid.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

no my username pass doesnt have any wierd chars its sa/piggy1x

ok well let me try again and then Ill


dstruve
· 1
dstruve
helpful
0
not helpful

by the way, the readme doesnt say anthing about changing the web.config.


dstruve
· 1
dstruve