This topic is locked

Microsoft VBScript runtime error '800a01a8'

9/26/2006 12:20:37 PM
ASPRunnerPro General questions
swat author

Microsoft VBScript runtime error '800a01a8'
Object required: 'Session'

J
Jane 9/27/2006

Hi,
this error occurs usually because you've tried to close or set to nothing an object that hasn't been defined.

swat author 12/19/2007

I am just building a simple asprunner application, MS access 2 tables display-

And I am getting this -
Microsoft VBScript runtime error '800a01a8'
Object required: 'Session'
<>/include/dbcommon.asp, line 12

swat author 12/20/2007

So far , I think this error related to the server version NT2000-2003.

Do you have any changes on server requirements ?

Do you test ASPRunner Pro 5.1 with different server versions?

Sergey Kornilov admin 12/20/2007

Not sure what is NT2000-2003 but ASPRunnerPro generated applications work on Windows 2000-2003.
You may want to reinstall the scripting engine.

F
Frank Erik 3/6/2008

Not sure what is NT2000-2003 but ASPRunnerPro generated applications work on Windows 2000-2003.

You may want to reinstall the scripting engine.


I,m about to release my first appa and have the exact same problem.

When I,m testing the code on my local XP with IIS everything runs OK.

Wen publishing application to the Win 2003 server with IIS i get the error

Sergey Kornilov admin 3/6/2008

Franke,
you need to show this error message to web server admin.
Most probably script engine needs to be reinstalled.