Options

Upgrade NAV2013 to NAV2016

chrmrnchrmrn Member Posts: 12
Hi Experts!

We want to do technical upgrade of our NAV2013 (R1) database to NAV2016 (code will not be upgraded).
Is that possible in one step or we have to go through path: NAV2013R2->NAV2015->NAV2016?
What is the quickest way to do that? (we need downtime as little as possible.

Thanks!

Answers

  • Options
    RockWithNAVRockWithNAV Member Posts: 1,139
    Directly from NAV 2013 you can move to NAV 2016. NAV 2015 is not needed in between.
  • Options
    AitorEGAitorEG Member Posts: 342
    NAV2013 is the first version that could be upgraded direclty to NAV2016. I am doing an upgrade from NAV2013 to 2017.
  • Options
    chrmrnchrmrn Member Posts: 12
    Can you provide more details about direct upgrade from NAV2013 to NAV2016?
    Are there any code changes required?
    For example I have tried upgrade to NAV2013 R2 and debugger pages has changed and needed some fixes to work. Any other experience with code?

    Thanks!
  • Options
    AitorEGAitorEG Member Posts: 342
    chrmrn wrote: »
    Can you provide more details about direct upgrade from NAV2013 to NAV2016?
    Are there any code changes required?
    For example I have tried upgrade to NAV2013 R2 and debugger pages has changed and needed some fixes to work. Any other experience with code?

    Thanks!

    Take a look to this guide:
    https://msdn.microsoft.com/es-es/library/dn271649(v=nav.90).aspx
  • Options
    mohana_cse06mohana_cse06 Member Posts: 5,503
    It is always better to do complete upgrade like application (code) + Platform + Data.
    Please reconsider your idea of technical upgrade only.
  • Options
    RockWithNAVRockWithNAV Member Posts: 1,139
    Yes actually there's no any shortcut and ideally you should not got for any shortcuts if you doing upgrade process. Like if you are doing an upgrade from NAV 2009 to NA V 2016 then you should do a complete upgrade from NAV 2009 to NAV 2013 and then completely to NAV 2016.
  • Options
    saravanans87saravanans87 Member Posts: 36
    edited 2017-01-19
    Yes Microsoft provided the Data Conversion Toolkit to migrate directly from 2013 to 2016 version.
    Software Developer,
    Archerpoint India Pvt. Ltd,Chennai.
  • Options
    zohaibu95@hotmail.comzohaibu95@hotmail.com Member Posts: 223
    Upgrade from NAV2013R2 to NAV 2016 Below are the steps, to upgrade from NAV2013R2 to NAV2016:

    1. Convert the NAV 2013R2 database to NAV 2016 compatible database (as described in
    the Database upgrade section).
    2. For Merge tool, you will need three files i.e. old base (NAV 2013R2 standard DB objects),
    Target base (NAV 2016 standard DB objects) and Old Customize (NAV 2013R2 upgraded
    customer DB objects).
    3. Upgrade the Application Code using Merge tool.
    4. Once the application objects have been merged with target version, import the merged
    text file in the BASE of target version i.e. 2016 base.
    5. Compile all the objects and remove the error if there is any.
    6. Once all the objects have been compiled, export all the objects in FOB format.
    7. Import the upgraded fob to the client’s converted database.
    8. While importing if you are facing any error of “Not dropping the column as data exist”
    then remove the data in this field from both companies and then reimport the fob file.
    9. Once all the upgraded objects fob importing has been done compile all the objects.
    10. If there is no error, your database has been upgraded to NAV2016.
    Best Regards
    Zohaib Ahmed
    Dynamics NAV ERP Technical Consultant.

    please like / agree / verify my answer, if it was helpful for you. thanks.
Sign In or Register to comment.