Loading a report async from file

jose525jose525 Deutschland
edited April 2012 in FastReport .NET
Hi @ all,
is there a posibility to load a huge report (aproximatly 9 mb) async?

or

to load faster then 1min. ???

Thank you for any help.

Comments

  • jose525jose525 Deutschland
    edited April 2012
    Hello again,
    not the loading of a report takes so much time. It's the deserialization of containing objects.
    So my solution could be to load and deserialize once and then copy the report every time.
    BUT: For copy the report I use AssignAll method. This one don't copy the names of the objects.

    Did anyone has some compareable tasks?

    Please help, I've my back to the wall.

    Thanks for any help.
  • jose525jose525 Deutschland
    edited 5:11AM
    solution found myself in topic "AssignAll"

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.