What is line 315 of storeDirectory.asp?
That error usually occurs when you try to instantiate an instance of a class
(using Server.CreateObject for example), but the requisite .dll is not
installed/registered on the server
Cheers
Ken
"Tracey" <iam2t.DeleteThis@yahoo.com> wrote in message
news:04af01c37c9f$c0d8bde0$a401280a@phx.gbl...
: Hello, I have an ASP-SQLDB app that runs well on WinNT IIS
: 4.0. We've moved it to a Win 2000 server - IIS 5.0 and it
: now produces the following error:
:
: Error Type:
: Microsoft VBScript runtime (0x800A01A8)
: Object required: ''
: /directory/storedirectory.asp, line 315
:
: Browser Type:
: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
: Page:
: GET /directory/storedirectory.asp
:
: Any ideas? Is it a setting in my IIS console that I'm
: missing. The error appears to be with the difference in
: the servers rather than the code, after all the code is
: the same.
:
: Thank you very much!
: Tracey
>> Stay informed about: Microsoft VBScript runtime (0x800A01A8) Object required: ''