Does AR15 support section reports in .net5

Posted by: anjo on 18 December 2020, 5:58 pm EST

    • Post Options:
    • Link

    Posted 18 December 2020, 5:58 pm EST

    Hi,

    The title says it all, really.

    We are in the process of moving an old asp.net app to dotnet core/5. Right now Activereports is a blocker, since we have a lot of section reports.

    So… can we migrate with AR15?

    Kind regards

    Anders

  • Posted 20 December 2020, 3:15 pm EST

    Hello,

    You can export and preview the section report in the .Net 5. However, currently you are not able to design the report. Please refer to the following link to design the report as workaround:

    https://www.grapecity.com/activereportsnet/docs/v15/online/designing-code-based-section-reports-in-net-core.html

    Thanks,

    Mohit

  • Posted 28 December 2020, 4:41 am EST

    @anjo, FYI what we did was create a separate dotnet 4.8 MVC API project, and basically moved all our reporting (which is all section reports) there. Our dotnet 3.1x project calls the APIs and gets binary streams in return. It’s clumsy, but successful. One other reason was the sheer number of APIs that Grapecity is married to was starting to have issues with our 3.1 project - a new kind of dependency hell. Moving it out to another project protected us from that.

  • Posted 28 December 2020, 2:19 pm EST

    Hello John,

    Thanks for the suggestion.

    One other reason was the sheer number of APIs that Grapecity is married to was starting to have issues with our 3.1 project - a new kind of dependency hell

    Could you please share the detail so that I can help you accordingly. It will be very helpful for us.

    Thanks,

    Mohit

Need extra support?

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

Learn More

Forum Channels