KB54 - Buffering Off - XLSpeedGen.ASP error 'ASP 0159 : 80004005'

Description

The following error occurs in your script and even maybe in the sample scripts installed on your computer:

XLSpeedGen.ASP error 'ASP 0159 : 80004005'
Buffering Off
/xlsam/aliases.ado.asp, line 56
Buffering must be on

Solution

Insert

<%response.buffer = true%>

line after the

<%Option Explicit%>

in your asp script.


Copyright © 1999-2006 Optimized Software. All Rights Reserved.
Microsoft® Excel is a registered trademark of Microsoft Corporation.