HELP !!!

I have an old ASP web site that runs since 1998 (IIS3, 4,5). It use
DataEnviroment stuff :-(

Now on IIS6 after a couple of hours of use this line get in error:

DE.Init(Application("DE"))

Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument
/test.asp, line 25

All the rights, connection, global.asa, dataenvinroment.asa, etc are ok...

If you hit after the error F5 maybe it runs ok or maybe it goes still in
error
After an IISRESET things get better, but after few hours it comes again...
(memory leaks ?)

Thanks in advance
Sandro

Re: DE.Init on IIS6 works intermittencly by David

David
Wed Jun 30 16:18:28 CDT 2004

Is DataEnvironment stuff certified to work on Windows Server 2003?

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"SR" <sr@sr.it> wrote in message
news:uxxX4grXEHA.644@tk2msftngp13.phx.gbl...
HELP !!!

I have an old ASP web site that runs since 1998 (IIS3, 4,5). It use
DataEnviroment stuff :-(

Now on IIS6 after a couple of hours of use this line get in error:

DE.Init(Application("DE"))

Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument
/test.asp, line 25

All the rights, connection, global.asa, dataenvinroment.asa, etc are ok...

If you hit after the error F5 maybe it runs ok or maybe it goes still in
error
After an IISRESET things get better, but after few hours it comes again...
(memory leaks ?)

Thanks in advance
Sandro




Re: DE.Init on IIS6 works intermittencly by SR

SR
Thu Jul 01 01:32:08 CDT 2004


"David Wang [Msft]" <someone@online.microsoft.com> wrote in message
news:OD02inuXEHA.2500@TK2MSFTNGP09.phx.gbl...
> Is DataEnvironment stuff certified to work on Windows Server 2003?

I don't know... today I'll open an incident with MS...I will let you know

Thanks
Sandro