save cub file problem


07-15-2009, 9:21 PM
Hi
SAving cub files into server harddisk is a big problem and very time consuming. In each report generation, these cub files are created again. So why we need this files in the server? There is no logic like caching in this case. Why dynacube do not send data to client and why dynacube generates a file on the client side ( in activex) Or how can we rid of the very bad performance of the file generation operation in server side?
REgards

Re: save cub file problem


07-16-2009, 8:22 PM
oozsakarya,

Please note that sending the file directly into the response stream is not supported.

Thank you,
Andrey T.