Hi All,
I am doing an Upgrade in NAVISION from NAV 2013 R2 to NAV 2016. After importing all the customized objects and the upgrade toolkit objects in my NAV 2016 database, and when i run the Sync - NAVTenant i am facing the below mentioned error
I am unable to proceed further and i don't know how to solve this issue...Please kindly render your timely help.
Very Eagerly awaiting a solution...
*This post is locked for comments
Generally it looks like you already have this tenant in the database. I support solution, offered by Binesh.
Hello,
Sync - NAVTenant with Force parameter.; but first keep safely backup of your database.
still if you have error, then you have to delete manually objects from sql server, Like:
USE [YourDB]
GO
DROP TABLE [dbo].[YourCompany$EFT Permission]
DROP TABLE [dbo].[YourCompany$EFT Setup]
DROP TABLE [dbo].[YourCompany$EFT Store]
DROP TABLE [dbo].[YourCompany$EFT Terminal]
DROP TABLE [dbo].[YourCompany$EFT Tender Type]
GO
Hi Binesh,
Thank you for your response. :)
I did follow saurav-nav.blogspot.in/.../microsoft-dynamics-nav-2016-data.html and did my upgrade. That is when in the Sync Nav tenant i found the error that i have mentioned above and am not sure how to progress further. Please help!
Regards,
Krithika.N
Hello krithika.N,
Follow these links...
Microsoft Dynamics NAV 2016 - Data Migration.
Refer Here For How To Run Sync-Tenant.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,228 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156