Forum Post: RE: Instalation Error
Hi, It seems that the path where the setup is placed is so long - E:\ERP\Nav 2016\Dynamics Nav 2016.90.IN.1906227.DVD\Dynamics Nav 2016.90.IN.1906227.DVD Paste the Folder - Dynamics Nav...
View ArticleForum Post: RE: NAV 4.0 Native DB to NAV 2016
Hi Shyam, So here is how you do it - 1. First you do a migration from Native to SQL. 2. You upgrade your client database from NAV 4 to NAV 2009. 3. From 2009 you upgrade it to NAV 2013 / 2013 R2 /...
View ArticleForum Post: RE: Instalation Error
Thanks, I already tried by removing SQL Express and installing Nav 2016. but recived the same error. Microsoft Dynamics NAV Build 45778 Error Report Setup Components The component was rolled back....
View ArticleForum Post: RE: Instalation Error
Hi, Did you tried above suggestion for reducing the path for setup.exe
View ArticleForum Post: RE: Instalation Error
Hi sir, I will try the same today evening and let you know the results. Thanks
View ArticleForum Post: RE: NAV 4.0 Native DB to NAV 2016
Thanks Saurav, For NAV 2009 and NAV 2015 Data upgrade, only Table objects has to be code upgrade right?
View ArticleForum Post: RE: NAV 4.0 Native DB to NAV 2016
So here is the catch.. 1. You only Need Table Fields (Only Fields - New Fields and Standard Field Length Size / DataType change) to be merged in NAV 2009 Objects, NAV 2015 Objects. 2. Other Objects can...
View ArticleForum Post: RE: Navision 2016 Upgrade Issue
Hi, I changed your subject. Please read before posting: dynamicsuser.net/.../180.how-to-ask-a-question-in-the-forums (step 4). If you need urgent support, please contact your partner.
View ArticleForum Post: RE: implementing NoSeriesManagement
Hey Bittu, You can check the Sales Header OnInsert Trigger. Write this code "No." := NoSeriesMgt.GetNextNo(Setup.NoCode,TODAY,TRUE); Setup.NoCode is the No Series which you want to implement. (Choose...
View ArticleForum Post: RE: Instalation Error
Hello Sir, I did the same and Nav 2016 has been installed with following warning, But no issues my purpose has been solve. Thanks a lot for you valuable suggestion. Microsoft Dynamics NAV Build 45778...
View ArticleBlog Post: GESTIONE ASSEMBLAGGI IN NAV (SIMPLE “HOW-TO”)
GESTIONE ASSEMBLAGGI IN NAV (SIMPLE “HOW-TO”) ASSEMBLY Vs MANUFACTURING “assembly, light manufacturing, and kitting” Nice post from NAV Team blog about these different features...
View ArticleForum Post: RE: Temporary Tables in NAV 2016
I've been told by our partner that temporary tables can only be created if you have a developers license. I thought the purpose of the temporary tables was the ability to create these without that...
View ArticleBlog Post: Ignite Your Cloud Revenue With This Simple Trick That Even Experts...
After managing cloud partnerships for almost a decade - long before Microsoft and Amazon began using the term ‘cloud' - I've learned some tricks about how our partners succeed. The strategies aren't...
View ArticleForum Post: RE: Temporary Tables in NAV 2016
Yes, that is true. You need a license to actually create the table, but not to use it.
View ArticleForum Post: RE: Production Order BOM Lot No. NAV 2013 R2
That depends on how the Item tracking code for the component and/or finished good is configured.
View ArticleForum Post: RE: Temporary Tables in NAV 2016
Sigh...not the answer I was looking for but I guess I'll have to look at other options.
View ArticleForum Post: RE: Knowledge base articles
I was being general. [:)] And I just downloaded the latest NAV 2016 CU7 (as I needed it for another project). Here the CU hotfix-exe file includes both a ZIP-file, and an Application folder. The...
View Article