DocumentBuilder.BuildDocument gives Lag in application

Home Forums Open-Xml-PowerTools DocumentBuilder.BuildDocument gives Lag in application

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Qwerty 6 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7664

    Eric White
    Keymaster

    Hi, I am somewhat doubtful that the delay that you see is caused by DocumentBuilder. I suggest that you do some logging, and further diagnostics to determine what is causing the delay.

    #7666

    Qwerty
    Participant

    As a part of troubleshooting, I run the same code without the Documentbuilder and with DocumentBuilder. The Lag comes only when I have DocumentBuilder. I used Diagnostic Tool to see whats happening in between controller return and when the control is reaching client side Javascript code on success method.

    Program Output: The thread 0x54dc has exited with code0( 0X0)
    Program Output: The thread 0x60ac has exited with code0( 0X0)
    Program Output: The thread 0x1b88 has exited with code0( 0X0)
    Program Output: The thread 0x3974 has exited with code0( 0X0)

    The error keep getting logged for approx 20 sec

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.