DTD is prohibited in this XML document

Answered DTD is prohibited in this XML document

  • Friday, February 15, 2013 2:59 PM
     
     

    when i try to open ssrs report in BIDS 2008R2 , which is developed in BIDS 2008 i am getting below error.

    DTD is prohibited in this XML document

    can someone pls suggest me the solution?


All Replies

  • Monday, February 18, 2013 9:20 AM
    Moderator
     
     Answered

    Hi Satyanarayana,

    The error may be caused by one of the following factors:

    • Insufficient session timeout or query timeout for the datasets.
    • Out of memory exception of the Reporting Services

    To resolve the issue, please try the following suggestions:

    • Increase the query timeout for each dataset in the report to 3600 seconds.
    • Increase the maximum Reporting Services memory usage by modifying the WorkingSetMaximum configuration of the RSreportserver.config file.
    • Optimize the dataset query as well as the report structure to avoid the possible OutOfMemoryexception.

    References:

    Regards,
    Mike Yin

    If you have any feedback on our support, please click here


    Mike Yin
    TechNet Community Support