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.




Installed New Version 2.1.1

web-app

I'm trying to migrate the data from a 2.0 version of Gemini to a new install.

What is the best way to do this?

I imported the databases from the old setup to the new.  Was this wrong?

I'm getting this error now when trying to save admin config changes:

Unexpected row count: 2; expected: 1 01/05/2007 15:38:27 SOURCE: CounterSoft.Gemini.Business TARGETSITE: Void UpdateSetting(System.String, System.String) STACKTRACE: at CounterSoft.Gemini.Business.DatabaseApplicationSettings.UpdateSetting(String settingName, String newValue) at CounterSoft.Gemini.IssueGeneral.btnUpdate_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

 

 

imapit
· 1
imapit
Replies (1)
helpful
0
not helpful

Seems like you have duplicates in the gemini app settings table.

Please check open the upgrade script and re-create the table then re-populate it.


Mark Wing
· 9108
Mark Wing