Skip to main content
March 28, 2010
Question

Error '800a01a8' - no object/line indicated

  • March 28, 2010
  • 2 replies
  • 531 views

I'm getting the following error on ALL my detail pages without ANY indication of what object or which line number to look for.  I'm dumbfounded!  Does anyone know where to start looking?  My pages view and work just FINE - the error is buried in the background and partially covered by the content.

Microsoft VBScript runtime error '800a01a8'

Object required

/mywebsite

This topic has been closed for replies.

2 replies

Participating Frequently
March 29, 2010

When did this start? Do you have a url? Code?

March 29, 2010

HA!  I had my recordset close statement TWICE at the end of all my detail pages.  Now all is well.

March 28, 2010

Just to clarify how I retrieved the message even though it was partially covered, I ran my cursor down the whole thing, then cut and pasted it into Word.  That's how I know the message does not reference an object or a line number.