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.




Cannot find column 4.

beta

In 3.5.0 Beta 1, when I tried to get the tab version of a project (.../Project.aspx?Tab=Versions&PROJID=2) i'm getting:

Cannot find column 4.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IndexOutOfRangeException: Cannot find column 4.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:

[IndexOutOfRangeException: Cannot find column 4.]
   System.Data.DataColumnCollection.getItem(Int32 index) +92
   System.Data.DataRow.getItem(Int32 columnIndex) +16
   CounterSoft.Gemini.Web.Project.ProjectVersionTab.PopulateMLDT(List`1 mresources, Int32 VersionId, DataTable& dtResource, DataTable& dtBurnDown, ArrayList& mlistMilestone, Int32 MilestoneValue) +13244
   CounterSoft.Gemini.Web.Project.ProjectVersionTab.Page_Load(Object sender, EventArgs e) +584
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082

 

jsaraiva
· 1
jsaraiva
Replies (3)
helpful
0
not helpful

Did you install the database via the EXE installer?

Can you please try and re-create the stored procedures by running create_procs.sql?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Now I runned createviews.sql and createprocs.sql, and it's ok.

Thanks


jsaraiva
· 1
jsaraiva
helpful
0
not helpful

Thanks for the update.

Any feedback on 3.5 will be most welcome!


Saar Cohen
· 5000
Saar Cohen