Skip to main content

Notifications

Microsoft Dynamics NAV (Archived)

Upgrading to 2016 issue

Posted on by 1,392

Hi experts,

I got the issue shown in demonstration below when i execute Task 7 in this Link :  https://msdn.microsoft.com/en-us/library/dn271668(v=nav.90).aspx#SQLBackup

Issue.JPG

How to solve this please ?

*This post is locked for comments

  • Suggested answer
    Mohana Yadav Profile Picture
    Mohana Yadav 59,125 Super User 2024 Season 2 on at
    RE: Upgrading to 2016 issue

    Did you import latest objects or these are objects available in LIVE?

  • MedInfoTech Profile Picture
    MedInfoTech 1,392 on at
    RE: Upgrading to 2016 issue

    Thank you very much Mohana for your answer,

    No, i don't import the Upgrade700900.Fob File, Please in wich step should i import it

    thank's

  • Verified answer
    Mohana Yadav Profile Picture
    Mohana Yadav 59,125 Super User 2024 Season 2 on at
    RE: Upgrading to 2016 issue

    did you import standard upgrade objects from DVD?

  • MedInfoTech Profile Picture
    MedInfoTech 1,392 on at
    RE: Upgrading to 2016 issue

    Hi all,

    When i force Sync. and trying to updrad Task 8 : i got this Error :

    ---------------------------

    Microsoft Dynamics NAV Development Environment

    ---------------------------

    No Upgrade methods have been found. Please create an upgrade codeunit with at least one Upgrade method in order to continue.

    ---------------------------

    OK  

    ---------------------------

  • Suggested answer
    Rajasekhar@MS Profile Picture
    Rajasekhar@MS 5,567 on at
    RE: Upgrading to 2016 issue

    Hi

    You need to add code in the Upgrade Codeunit (UPG9091.W1 for w1version) function GetTableSyncSetupW1 for those tables (in the error as mentioned in the example code) like below for all tables. and run the sync command

    DataUpgradeMgt.SetTableSyncSetup(DATABASE::"Customer",0,TableSynchSetup.Mode::Check);

    DataUpgradeMgt.SetTableSyncSetup(DATABASE::"Vendor",0,TableSynchSetup.Mode::Check);

    DataUpgradeMgt.SetTableSyncSetup(DATABASE::"Item",0,TableSynchSetup.Mode::Check);

  • Suggested answer
    Yogesh Kulkarni_ Profile Picture
    Yogesh Kulkarni_ 1,762 on at
    RE: Upgrading to 2016 issue

    You can run Sync-NavTenant command as follows:

    Sync-NavTenant <serverinstance> –Mode Force
    Please refer below link for more information.
    https://msdn.microsoft.com/en-us/library/dn762357(v=nav.90).aspx

    -Yogesh Kulkarni
    Please verify, if you find answer helpful.



  • Suggested answer
    Amol Salvi Profile Picture
    Amol Salvi 18,694 on at
    RE: Upgrading to 2016 issue

    you can try syncing the object with  force .

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,151 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,963 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans