Can ActiveReport midleware support loading report from sub dir of root dir?

Posted by: sonnguyentruong87 on 9 December 2019, 7:05 am EST

    • Post Options:
    • Link

    Posted 9 December 2019, 7:05 am EST

    How do I implement the code so that ActiveReport midleware can support loading report from subfolder of the resource.

  • Posted 9 December 2019, 7:10 am EST

    Hello,

    You can use the following hotfix to achieve your requirement:

    http://cdn.grapecity.com/ActiveReports/AR13/hotfixes/ActiveReports-v13.2.18631.0.msi

    Please use the following line of code to access child directory:

    app.UseDesigner(config => config.UseFileStore(ResourcesRootDirectory, false));

    Make sure, your child directory should have rdlx in it.

    Thanks,

    Mohit

  • Posted 12 December 2019, 1:15 am EST

    Thank you Mohit

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels