S
SKHM1
The ASP application uses the "File" active-x control. On windows 2003
IIS(6.0), the download the file fails with the Error: Request object error
'ASP 0104 : 80004005'
The above error is retuned by my asp code: lnBytes =
Request.BinaryRead(lnByteCount)
I did not see this error on windows 2000 server.
Is there any solution/workaround available on Windows 2003 IIS(6.0) for this
issue.
-- SKHM1
IIS(6.0), the download the file fails with the Error: Request object error
'ASP 0104 : 80004005'
The above error is retuned by my asp code: lnBytes =
Request.BinaryRead(lnByteCount)
I did not see this error on windows 2000 server.
Is there any solution/workaround available on Windows 2003 IIS(6.0) for this
issue.
-- SKHM1