Page 2 of 2
objectdatasource support
Posted: Fri Apr 20, 2007 7:04 am
by ID
When exporting to pdf it does work.. but in the webpage and html export the image is not loaded and is shown as unknown image...
Also i see that the preview tab and HTML preview tab does work but when i choose the "Preview" button in the Standard tool bar it shows a big red cross.
objectdatasource support
Posted: Fri Apr 20, 2007 9:37 am
by ID
Vital wrote:
Please build from 19 April (when it will be available). New build have some updated code related to ObjectDataSource and images in web reports (.Net 2 only). About images. Please change property ServerTimeOut of StiWebViewer.
Thank you.
Any ideas when this version of 19 April becomes available as Trial? Maybe this solves the "bug" of not loading the images? I need to know if everything works fine before we will buy the Report tool.
objectdatasource support
Posted: Fri Apr 20, 2007 12:33 pm
by Vital
Please visit following page:
http://www.stimulsoft.com/DownloadsSR.aspx
At this moment available three versions - from 18, 19 and 20 April.
About images. For storing images we are using page cache. How much time images will be stored in page cache you can control with property ServerTimeOut.
In some cases asp.net service does not have needed amount of memory for storing all images in 30 minutes. In this case you can decrease ServerTimeOut.
For also please say me - did you see images on toolbar of webviewer?
Thank you.