System.IndexOutOfRangeException: There is no row at position 0. at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at System.Data.RBTree`1.get_Item(Int32 index) at System.Data.DataRowCollection.get_Item(Int32 index) at QuestionsDS.vQuestionsDataTable.get_Item(Int32 index) in C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\05ad8c5e\498cdf04\App_Code.lpso0n6m.28.vb:line 1249 at profiles_ViewQuestion.Page_LoadComplete(Object sender, EventArgs e) in C:\websites\valsecrets.com\profiles\ViewQuestion.aspx.vb:line 31System.InvalidCastException: Conversion from string "" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) at profiles_ViewQuestion.LoadRepliesControl(Int32 start, Int32 length) in C:\websites\valsecrets.com\profiles\ViewQuestion.aspx.vb:line 188 at profiles_ViewQuestion.Page_LoadComplete(Object sender, EventArgs e) in C:\websites\valsecrets.com\profiles\ViewQuestion.aspx.vb:line 133