We can
directly upgrade from one of these below version
- Microsoft Dynamics NAV 2013
- Microsoft Dynamics NAV 2013 R2
- Microsoft Dynamics NAV 2015
- Microsoft Dynamics NAV 2016
Here is the
link with upgrade steps
If we are
upgrading from one of these below versions then
- Microsoft Dynamics NAV 2009 SP1
- Microsoft Dynamics NAV 2009 R2
- Microsoft Dynamics NAV 5.0
- Microsoft Dynamics NAV 4.0
1. we need to upgrade to 2013 using
below steps
2. we can upgrade from Microsoft
Dynamics NAV 2009 SP1 or Microsoft Dynamics NAV 2009 R2 to Microsoft Dynamics
NAV 2015 as described here
Note: If you upgrade from Microsoft Dynamics NAV
2009 R2 or earlier to Microsoft Dynamics NAV 2013 or later, the link between
interaction records and logged email messages is lost. To resolve this issue,
the administrator has to log all mails again to restore the links. For more
information, see Logging
Interaction Links are Lost When You Upgrade from Microsoft Dynamics NAV 2009 R2.
Hello! Thank you so much for sharing all this information connected with upgrading to Microsoft Dynamics NAV 2017. It's quite useful for me, because I've started to learn business software and need some help :)
ReplyDeleteHi Mohana,
ReplyDeleteMaybe this is not right place, but maybe you can help me. I want to convert customized object to AL, so I need to remove all usage of dotnet variables in object. Is there some procedure which will map all places where I use dotnet, or you have some other suggestion.
Regards
1. you can convert with dotnet variable to Al and it will show errors and delete there.
Delete2. you can export object as txt file and search for dotnet and remove variables declared. Import and compile. you will get compilation issues and fix them. convert to al.