Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Error '800a01a8' - no object/line indicated

Guest
Mar 28, 2010 Mar 28, 2010

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

TOPICS
Server side applications
531
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 28, 2010 Mar 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 28, 2010 Mar 28, 2010

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 29, 2010 Mar 29, 2010
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines