Options

Requirements to run/develop RDLC reports in NAV2015

RoelofRoelof Member Posts: 377
What requirements are needed to be able to run and develop RDLC reports in NAV 2015? My understanding is that this can be done with restricted/free versions of Visual Studio and add-ons?
Roelof de Jonghttp://www.wye.com

Answers

  • Options
    KishormKishorm Member Posts: 921
    edited 2016-10-12
    You don't need anything to run RDLC reports as these are run by the NAV executables.

    To design them you can install/use visual studio if you want to but you can even get away with designing them using Report Builder that comes as standard with SQL server - you just need to change a setting in Tools --> Options in the Development Environment.

    However if you do want to use Visual Studio (it is more functional) then have a look at this blog post by Claus...

    https://clauslblog.wordpress.com/2014/11/26/free-visual-studio-designer-for-nav-2015-and-nav-2013-r2/
  • Options
    binilabrahambinilabraham Member Posts: 45
    Roelof, only additional requirement in RDLC report development is the platform for layout design, for that you can use the standard Report Builder comes with SQL server as Kishorm suggested. Compared to Visual Studio, Report Builder has some limitations but good enough to do the report development.
    Software Developer,
    Archerpoint India Pvt. Ltd,Chennai.
Sign In or Register to comment.