Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. 800a01fb error on Windows2000 Server

800a01fb error on Windows2000 Server

Scheduled Pinned Locked Moved System Admin
sysadminhelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    johncogan
    wrote on last edited by
    #1

    Hi I am suddenly getting this error on pages :( . The error seems intermitant in that the page giving the error sometimes renders fine and on other times falls over. Its also on other pages. My research on the internet came up with the fact that this error is usually caused by not closing ASP objects with SET = myObject = Nothing, but all the scripts used close the objects after thier use. Is there anything else that could be causing this or a solution? Microsofts site as usual came up with nothing helpful. ------------ Error Message --------------------- Microsoft VBScript runtime error '800a01fb' An exception occurred: 'myOutputRS.Open' /nps/site/envivodisplayAPI.asp, line 516 ------------------------------------------------- Any insight on this regard would really be appreciated. Thanks John Cogan

    R 1 Reply Last reply
    0
    • J johncogan

      Hi I am suddenly getting this error on pages :( . The error seems intermitant in that the page giving the error sometimes renders fine and on other times falls over. Its also on other pages. My research on the internet came up with the fact that this error is usually caused by not closing ASP objects with SET = myObject = Nothing, but all the scripts used close the objects after thier use. Is there anything else that could be causing this or a solution? Microsofts site as usual came up with nothing helpful. ------------ Error Message --------------------- Microsoft VBScript runtime error '800a01fb' An exception occurred: 'myOutputRS.Open' /nps/site/envivodisplayAPI.asp, line 516 ------------------------------------------------- Any insight on this regard would really be appreciated. Thanks John Cogan

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #2

      It could be an indication that you're trying to open a recordset that is already opened. Being intermittent leads me to think it may be session related, or that some previous page failed to close myOutputRS before the current page tries to open it. What scope does the rs have, and is it by chance defined (and possibly opened)in a SSI file? It is ok for women not to like sports, so long as they nod in the right places and bring beers at the right times.
      Paul Watson, on Sports - 2/10/2003

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups