This topic is locked

Error when opening reports.asp page

5/23/2007 6:14:12 PM
ASPRunnerPro General questions
S
semleon author

I was able to successfuly build a reports page. I then went in and made some minor cosmetic changes and now I get:
ADODB.Recordset error '800a0cc1'

Item cannot be found in the collection corresponding to the requested name or ordinal.

/kleonar_frk_com/RCDB/Task_Report_report.asp, line 455
Tried switching things back to the way it was before I made any changes, but still getting same thing.
I have loaded the site to my demo account. The error occurs when clicking on the "Task Report" link from the main menu. This report page builds it's report from the RCDB Tasks table.

S
semleon author 5/23/2007

I was able to fix it. For some reason when it built the code, it was funky. I shut down runner and restarted and rebuilt the page and it built the code correctly.