Hi, I am getting the following error Scott in my search form in the age field. Im thinking maybe the array is too small so im getting the following exception.
Error: Member Profile Search is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException:
Index was outside the bounds of the array. --->
System.IndexOutOfRangeException: Index was outside the bounds of the
array. at Ventrian.PropertyAgent.SearchSmall.GetSearchValue(Int32
customFieldID) at
Ventrian.PropertyAgent.SearchSmall.rptDetails_OnItemDataBound(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
Ventrian.PropertyAgent.SearchSmall.BindSearch() at
Ventrian.PropertyAgent.SearchSmall.Page_Initialization(Object sender,
EventArgs e) --- End of inner exception stack trace ---
I can search all other fields in various combinations with no problems. As soon as I add the "From" and "To" age range in, I get the exception.
You can see it here: www.luv4meonline.com
Thanks
|