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.




Trying to import sample data into sample database receive [3904] CounterSoft.Gemini.DataImport 3.6.1

migration

Hi, I am trying to import the sample CSV file into the sample Gemini database. The reason being I want to familiarise myself with how it all works before I have to carry out my own import routine to transfer data from an old Gemini database (v2) into a v3.6 one.

The data import imports projects and versions succcessfully but fails when it tries to import an issue.

Interestingly it actually manages to commit the issue to the database but then immediately reports an error.

It fails with the following error:

[3904] CounterSoft.Gemini.DataImport 3.6.1 Build 2571: Exception occurs on Issue creation. '--' is an unexpected token. The expected token is '>'. Line 81, position 5. :: System.Xml ::    at System.Xml.XmlTextReaderImpl.Throw(Exception e)

I have looked at the other forum posts and nothing obvious comes to mind.

I am running everything locally on my workstation and am using Gemini 3.6

help!

 

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

Please make sure that you have configuerd the ASHX file handler in IIS for the Gemini site to accept all verbs.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Yes! That was it, also big thanks to CounterSoft support for fast reponse. Now importing my own dataset successfully.


unclejimbob
· 1
unclejimbob