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.




applicaton error of Object ref not set to an inst

web-app

our users found recently in Gemini 1.9.1, it showed 'Application error'. The errors are repeatedly with 'Thread was being aborted', and followed by 'Object reference not set to an instance of an object'. The stack trace of 'Object reference not.. ' error is captured as below. Could anyone help? our 1.9.1 is running on Win2003, IIS6 environment. Thanks for your kind attention.

at Gemini.PageUtil.GetImagePriority(HttpContext c, Int32 priority) at ASP.issues_aspx.DataBindingcontrol33(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.DataGrid.CreateItem(Int32 itemIndex, Int32 dataSourceIndex, ListItemType itemType, Boolean dataBind, Object dataItem, DataGridColumn[] columns, TableRowCollection rows, PagedDataSource pagedDataSource) at System.Web.UI.WebControls.DataGrid.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.BaseDataList.OnDataBinding(E

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

This was an issue with 1.9.x. Try switching to SQL Server session state, this should solve the issue.

Note that the current version is 2.2.2.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

the upgrade would not considered at this moment, we need the quick fix. so i will try to set SESSION STATE SETTINGS to SQLServer? Any requirement for changing this setting? we have sql 2005 but not sure if it is ready for this "Session state" setting.

Thank you very much


bumper2007
· 1
bumper2007
helpful
0
not helpful

Mark Wing
· 9108
Mark Wing