Ver Mensaje Individual
  #5 (permalink)  
Antiguo 07/04/2005, 15:46
Avatar de u_goldman
u_goldman
Moderador
 
Fecha de Ingreso: enero-2002
Mensajes: 8.031
Antigüedad: 23 años, 3 meses
Puntos: 98
No busques mas

Cita:
If you are trying to binaryWrite image data to an ASP page that also has plain text content, consider retrieving this data in a separate file and pointing to it via <IMG SRC>. You can also see KB #276488 for ways to use ADODB.Stream to return binary content from a database, without using the GetChunk method.
http://www.aspfaq.com/show.asp?id=2367

Salu2,

Editando: Retiro lo dicho, haciendo un poco de investigacion toda vez que re-lei el error, parece que el error es por el tamano de bytes transferidos por el script, que base de datos estas ocupando?

http://www.google.com/search?hl=en&l...22&btnG=Search

A ver si algo de eso te sirve...

Salu2,
__________________
"El hombre que ha empezado a vivir seriamente por dentro, empieza a vivir más sencillamente por fuera."
-- Ernest Hemingway

Última edición por u_goldman; 07/04/2005 a las 16:26