Sunday, 11 October 2015
Monday, 5 October 2015
Microsoft Dynamics NAV 2016 System Requirements
You can find the below system requirements
Client components
- Microsoft Dynamics NAV Windows Client Requirements
- Microsoft Dynamics NAV Development Environment Requirements
- Microsoft Dynamics NAV Web Client Requirements
- Microsoft Dynamics NAV Tablet Client and Phone Client (in a Browser) Requirements
- Microsoft Dynamics NAV Universal App Requirements
Server components
- Microsoft Dynamics NAV Server Requirements
- Microsoft Dynamics NAV Web Server Components Requirements
- Microsoft Dynamics NAV Database Components for SQL Server Requirements
- Microsoft Dynamics NAV Help Server Requirements
Additional components and features
Thursday, 25 June 2015
Cumulative Updates for Microsoft Dynamics NAV 2015
Microsoft has released the below cumulative updates includes all application and platform hotfixes and regulatory features t for Microsoft Dynamics NAV 2015.
Click here for Cumulative Update 8
Click here for Cumulative Update 7
Click here for Cumulative Update 6
Click here for Cumulative Update 5
Click here for Cumulative Update 4
Friday, 19 June 2015
Tuesday, 12 May 2015
Friday, 24 April 2015
Exception Info: Microsoft.Dynamics.Nav.Types.Exceptions.NavNCLFieldNotFoundException
Some times client will crash when we convert from NAV2009 R2 to NAV2013.
We may get the following error when we check the Event Viewer
Application: Microsoft.Dynamics.Nav.Client.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Microsoft.Dynamics.Nav.Types.Exceptions.NavNCLFieldNotFoundException
Stack:
at Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSessionInitializer.Initialize()
at Microsoft.Dynamics.Framework.UI.Builder.Initialize()
at Microsoft.Dynamics.Framework.UI.UISession.Initialize()
at Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.InitializeUISession()
at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.SetupSessions()
at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.InitCore()
at Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.InitCore()
at Microsoft.Dynamics.Framework.UI.ClientSessionCore.Init()
at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.Run()
at Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(System.Func`1<Int32>)
at Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoExecute(System.Func`1<Int32>)
at Microsoft.Dynamics.Nav.Client.WinClient.StartWinFormsClient.RunCore()
at Microsoft.Dynamics.Nav.Client.WinClient.StartWinFormsClient.Run(Boolean)
at Microsoft.Dynamics.Nav.Client.WinClient.StartWinFormsClient.RunAndDispose()
at Microsoft.Dynamics.Nav.Client.Program.ExecuteNormally(System.Func`1<Int32>)
at Microsoft.Dynamics.Nav.Client.Program.Main(System.String[])
Solution :
When we get this error ,that means our all the tables are not compiled .So we need to recompile all the objects.Tables those are having data should be compiled.
Subscribe to:
Posts (Atom)