Hi,
I downloaded the latest of all modules this morning. I wanted to upgrade so I could get the fix that gets rid of the null-null alert when using firefox. So, i installed the modules in this order:
1 webcontrols
2 seamus
3 Search
Now i am getting the followign error when I do a search from firefox and IE:
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Venexus.Modules.VenexusSearch.ViewVenexusSearch.rptResult_ItemDataBound(Object sender, RepeaterItemEventArgs e) at System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e) at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.Repeater.DataBind() at Venexus.Modules.VenexusSearch.ViewVenexusSearch.SearchExecute(String queryText) --- End of inner exception stack trace
Any ideas what I can do to resolve this? |