Frank,

I can't seem to get by this error. Can you give any direction as to how to approach debugging this?

it seems like .NET generates this, and it occurs once I press the add or update button in Tornado so normal Tornado debug can't reply.

Index was outside the bounds of the array.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.

Source Error:


Line 283: ' ************************************************** *****************
Line 284:
Line 285: .aspDBNet(Condition)
Line 286:
Line 287: if (lstClick="gridadd") then


Source File: E:\NYExtranet\Tornado\scratch\StipMPO_AddEdit_Phas e.aspx Line: 285

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
Tornado.RS_OleDB.GetRS_CR(String dsn, String sql, String act) +13065
Tornado.RS.GetRS_CR(String act) +928
Tornado.z.ASPdbNET(String MainOpt) +1240
ASP.StipMPO_AddEdit_Phase_aspx.Page_Load(Object Source, EventArgs E) in E:\NYExtranet\Tornado\scratch\StipMPO_AddEdit_Phas e.aspx:285
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731

thanks in advance, Paul


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573