|
Error Message: |
Index was outside the bounds of the array. |
|
|
|
Stack Trace: |
at System.Data.SqlClient.SqlDataReader.CheckDataIsReady(Int32 columnIndex, Boolean allowPartiallyReadColumn, Boolean permitAsync, String methodName)
at System.Data.SqlClient.SqlDataReader.TryReadColumn(Int32 i, Boolean setTimeout, Boolean allowPartiallyReadColumn)
at System.Data.SqlClient.SqlDataReader.GetInt32(Int32 i)
at BTS_Web2.Actions.SetupGovLettersLink(String data) in H:\CIS Programmers\Old Programs\Old Programs\Bill Tracking\Web Apps\BTS_Web2 - 2015\Actions.aspx.cs:line 493
at BTS_Web2.Actions.PopulateActions() in H:\CIS Programmers\Old Programs\Old Programs\Bill Tracking\Web Apps\BTS_Web2 - 2015\Actions.aspx.cs:line 176
at BTS_Web2.Actions.Page_Load(Object sender, EventArgs e) in H:\CIS Programmers\Old Programs\Old Programs\Bill Tracking\Web Apps\BTS_Web2 - 2015\Actions.aspx.cs:line 62 |
|
|
|
SQL: |
SELECT HouseJrnPageStart FROM DayLookupShort WHERE 25 >= HouseJrnPageStart AND 25 <= HouseJrnPageEnd |
|
|