Quantcast
Channel: Microsoft Dynamics NAV Forum - Recent Threads
Viewing all 19332 articles
Browse latest View live

Prevent Item in a Stockkeeping unit from production

$
0
0

Hi!

I wonder if it possible to set up a Stockkeping unit that you are not allowed to use in the production? 

When we get the delivery of some items from some of the vendors they need to first go through a quality check before we can use the in the production. 

My idea is to set up a stockkeping unit that theese items will be placed in firstly, and when they are there they should not be able to be used in production. After the quality check, we will use the Item reclass journal to move them to another stockkeeping unit so they can be used in production. 

Do you think this will work? is it possible to set this up? can you think of another solution in standard NAV 2016?

Thank you in advance!


Nav 2018 CU12 installed on user's PC but will not open

$
0
0

Hi,

Please can someone help? We have Nav installed on a PC after an upgrade but we don't get any errors except the below event log, it just wont open.

Faulting application name: Microsoft.Dynamics.Nav.Client.exe, version: 11.0.26401.0, time stamp: 0x5c005e90
Faulting module name: KERNELBASE.dll, version: 10.0.17763.475, time stamp: 0x69a188f0
Exception code: 0xe0434352
Fault offset: 0x0000000000039129
Faulting process ID: 0x2964
Faulting application start time: 0x01d525c46414a3bd
Faulting application path: C:\Program Files (x86)\Microsoft Dynamics NAV\110\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: e2d2a101-a590-49c9-912c-d371f65ef9ec
Faulting package full name:
Faulting package-relative application ID:

Nav 2016 crashes

$
0
0

Hi,

We experience that our Nav 2016 (NAV 9.043897.0) crashes at what appears to be random moments. Below is an error report.

Does anyone know how to solve the issue?

Type: Microsoft.Dynamics.Nav.Client.NavClientClosingException
Fatal: False
ShowError: True
Message: The session could not be retrieved from the server. The program closes.
StackTrace:
ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoExecute(Func`1 execute)
ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoRethrowWithCatchException(Exception exception, Boolean designMode)
ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.WinFormsDispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs eventArgs)
ved Microsoft.Dynamics.Framework.UI.WinForms.WinFormsDispatcher.HandleDispatcherException(Object sender, Exception e)
ved System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
ved System.Windows.Forms.Control.WndProcException(Exception e)
ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
ved System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
ved System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
ved System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
ved System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunMessagePump()
ved Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunCore()
ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)
Source: Microsoft.Dynamics.Nav.Client.WinClient
HResult: -2146233088
----------------------------------
Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException
Message: The session could not be retrieved from the server. The program closes.
StackTrace:
ved Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.<>c__DisplayClass6.<DoRethrowWithCatchException>b__4()
ved Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(Func`1 execute)
Source: Microsoft.Dynamics.Nav.Client.WinClient
HResult: -2146233088
----------------------------------
Type: Microsoft.Dynamics.Nav.Types.NavConnectionLostException
Message: The session could not be retrieved from the server. The program closes.
StackTrace:
ved Microsoft.Dynamics.Nav.Client.ConnectionStateManager.ServerReconnectLoop(DateTime gracePeriodEnd)
ved Microsoft.Dynamics.Nav.Client.ConnectionStateManager.Reconnect(Boolean timeout)
ved Microsoft.Dynamics.Nav.Client.ConnectionStateManager.HandleCommunicationFailure[T](BeginCallServerMethod beginCallServerMethod, EndCallServerMethod`1 endCallServerMethod, ServerCallOptions options, Exception e, Int32 messageNumber, String sessionId)
ved Microsoft.Dynamics.Nav.Client.ConnectionStateManager.CallServer[T](BeginCallServerMethod beginCallServerMethod, EndCallServerMethod`1 endCallServerMethod, ServerCallOptions options)
ved Microsoft.Dynamics.Nav.Client.ServiceConnection.CallServer[T](BeginCallServerMethod beginCallServerMethod, EndCallServerMethod`1 endCallServerMethod)
ved Microsoft.Dynamics.Nav.Client.FormBuilder.CommandBarBuilder.FindClonedAndOriginatingActions(CommandBarDefinition definition, UIBuilderContext context, LogicalForm ownerForm)
ved Microsoft.Dynamics.Nav.Client.FormBuilder.CommandBarBuilder.DoBuild(CommandBarDefinition definition, LogicalControl parent, UIBuilderContext context)
ved Microsoft.Dynamics.Nav.Client.FormBuilder.HomepageBuilder.DoBuild(MasterPage definition, BindingManager bindingManager, UIBuilderContext context)
ved Microsoft.Dynamics.Nav.Client.FormBuilder.PageBuilder.Build(MasterPage definition, BindingManager bindingManager, UIBuilderContext context)
ved Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.CreateLogicalForm(MasterPage metadata, FormState formState)
ved Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.CreateLogicalForm(Int32 formId, FormState formState, Int32 retryCounter)
ved Microsoft.Dynamics.Nav.Client.FormBuilder.BuilderSession.CreateLogicalForm(String name)
ved Microsoft.Dynamics.Framework.UI.UISession.CreateLogicalForm(String name, Boolean reuseActiveForm)
ved Microsoft.Dynamics.Framework.UI.UX2006.NavigationService.OpenEmbeddedForm(String formName)
ved Microsoft.Dynamics.Framework.UI.UX2006.NavigationService.OpenEmbeddedForm(String formName, NavigationNode node)
ved Microsoft.Dynamics.Framework.UI.UX2006.NavigateToFormAction.InvokeCore(LogicalControl logicalControl, Object state, UISession uiSession)
ved Microsoft.Dynamics.Nav.Client.Actions.NavNavigateToFormAction.InvokeCore(LogicalControl logicalControl, Object state, UISession uiSession)
ved Microsoft.Dynamics.Framework.UI.LogicalAction.InvokeCoreWithErrorHandling(LogicalControl logicalControl, Object state, UISession uiSession)
ved Microsoft.Dynamics.Framework.UI.LogicalAction.DoInvoke(LogicalControl logicalControl, UISession uiSession)
ved Microsoft.Dynamics.Framework.UI.UX2006.NavigationService.NavigateToNode(LogicalControl logicalControl, NavigationNode node)
ved Microsoft.Dynamics.Framework.UI.UX2006.NavigationPaneLogicalControl.OnNavigate(NavigationEventArgs e)
ved Microsoft.Dynamics.Framework.UI.NavigationControlBase.Navigate(Object node)
ved Microsoft.Dynamics.Framework.UI.WinForms.NavigationPaneControlAdapter.navigationPaneBarNavigate(Object sender, NavigationPaneNavigateEventArgs e)
ved Microsoft.Dynamics.Framework.UI.WinForms.Controls.NavigationPaneTreeTab.OnNavigate(NavigationPaneNavigateEventArgs e)
ved Microsoft.Dynamics.Framework.UI.WinForms.Controls.NavigationPane.set_SetTabIndex(Int32 value)
ved Microsoft.Dynamics.Framework.UI.WinForms.Controls.NavigationPane.ClickTab(Point point)
ved Microsoft.Dynamics.Framework.UI.WinForms.Controls.NavigationPane.set_MouseDownTabs(Boolean value)
ved Microsoft.Dynamics.Framework.UI.WinForms.Controls.NavigationPane.OnMouseUp(MouseEventArgs e)
ved System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
ved System.Windows.Forms.Control.WndProc(Message& m)
ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Source: Microsoft.Dynamics.Nav.Client.ServiceConnection
HResult: -2146233088

Sales Order Commitment

$
0
0

Hi guys

I am trying to use the order commitment functionality on NAV 2017. I can't seem to find any material on this topic. I want to create RP's from a sales order and track it. The order tracking part works, but I can't get my head around the sales order commitment part. Any literature out there I can get my hands on?

Thanks in advance,

Jan

NAV18 - Document Layout Default

$
0
0

Hi, I saw a post from 2017 on this, but wanted to see if there were any updates.

Is there a way to:

1. Upload a specific "Document Layout" to existing customers (through rapid start? On "about this page" not sure what table to select?)

2. When a new customer is created, it default to a specific "Document Layout"

The post from 2017 looks like no out of the box way to do this, but wanted to see if there was possibly an update since then. Thanks so much!

Item adjust cost getting error 'value of decimal parameter is outside of the permitted range'

$
0
0

NAV version : 2018

Costing method: Average cost

When running adjust cost for only certain items getting error at per attached

The NAV has  manufacturing setup and the error is being displayed only for certain finished items

We have tried to run the adjust cost for only one item but still getting the error.

We have already done the following as proposed in other blogs but same error:

1) The manufacturing setup is set to 'Dynamics low level code'

2) The process 'Calculate low level code' has been run before running adjust cost

3) run adjust cost for the raw materials and then for the finished goods

The items where we have the error have on average 400,000 entries in item ledger entries.

Thanks to advise what can be done to avoid the error

Hide columns in FactBox

$
0
0

Hey guys,

do you have an idea, how I can hide columns from a FactBox?

The yellow marked part of my FactBox is the part I want to hide, but do not know how...

Is there a possibility? Or do I have to create a new page?

I would like to do this by code.

Thank you :)

Dynamics NAV 2018 Role Tailored Client Reinstall Question

$
0
0

If we uninstall/reinstall NAV 2018 for a client, will their customized settings be held or will they have to recreate?


Code Value in Dimension Value Table

$
0
0

Hi

  In a report i have Dimension Value DataItem filter . In Filter Code values does not come automatically . I want that values should come automatically.

   

Thanks

Data from 2 companies

$
0
0

Hi

   I have 2 Companies . In a report request page dropdown variable i want to display distinct G/L Accounts from G/L Account table of 2 companies .

Thanks

Active Directory move

$
0
0

Hi Guys

Quick question , i have a Nav 2017 client who is switching their AD. They moving their whole Active Directory to a new Forest due to a company change. Has anyone tried this and if yes , how did Navision react? Did you have issues when they switched over to the new AD

Purchase requisition PR126855 NOT ABLE TO MAKE QUOTE.

$
0
0

When clicking on Make Quote. It gives the error "The Purchase line already exists. Identification fields and values: Document Type='Quote',Document No='PUG24386',Line No='15000'

"The record is not supported by related approval workflow."

$
0
0

In Navision, when someone tries to send a credit note (Sale credit Memo) for approval the error is received:

"The record is not supported by the related approval workflow."

Although I have checked the DOA workflows has been assigned correctly wrt to the project under Workflows. 

Can anyone suggest where exactly I have to check for the approval workflow?

FA Posting Error

$
0
0

Dear Friends 

Kindly help on as below screenshot error message how to solve

I have using this Dynamics NAV 2019 version since last 10 years, recently I got below error message while posting the FA items (error appearing while selecting the FA posting type)

Please expecting your prompt solution will be highly appreciated 

Thanks 

what is the difference between concurrent and name license

$
0
0

what is the difference between concurrent and name license (name license issues from 2018 version


Renewal of LC Credit Limit Issue - Records Not getting updated.

$
0
0

When I run "Renewal of LC's Credit Limit" (Process Only Report) no record is getting updated. For Instance refer screenshot below in which the marked Boolean must be updated.

Let me know if any thing I am missing here.

NAV 2016 Interop.Excel error

$
0
0

Hi!
Windows 10 Pro, Office 2019 H&B. Customer does use NAV 2016 ClickOnce version and when he tries to “Export to Excel” error appear “Cannot load an instance of the following .NET Framework object: assembly Microsoft.Office.Interop.Excel, Version=15.0.0.0” and nothing further. There is a workaround to-do what he wants, but, anyway – why this error appear?
When I check about presence microsoft.office.interop.excel.dll …
---
c:\program files\microsoft office\root\office16\addins\microsoft power query for excel integrated\bin\microsoft.office.interop.excel.dll
c:\program files\microsoft office\root\office16\addins\powerpivot excel add-in\microsoft.office.interop.excel.dll
c:\users\<user>\appdata\local\apps\2.0\zl98r7er.axk\bycro9q8.evv\micr..<xx>_cf55894ea141bff2_0009.0000_a87705ed24fb309f\microsoft.office.interop.excel.dll
c:\users\<user>\appdata\local\apps\2.0\zl98r7er.axk\bycro9q8.evv\micr..xcel_71e9bce111e9429c_000f.0000_none_fa90a96e20b2c545\microsoft.office.interop.excel.dll
c:\windows\assembly\gac_msil\microsoft.office.interop.excel\15.0.0.0__71e9bce111e9429c\microsoft.office.interop.excel.dll
---
Any ideas?
More thanks, Alar.

Week Setup Nav 2009

$
0
0

Hello,

How can I setup week in Nav 2009 from Sunday to Saturday? Currently, it is Monday to Sunday.

We are using LS Retail Nav 2009 (Version W1 6.00)

Thanks in advance

Prasoothan

When I post Sales return order Got this error

$
0
0

when I am trying to post getting this error when I create new sales return order...

should I set No.series in Sales & receivables or where ???

Item Card

$
0
0

Hi

For what is used Item Tracking code ?

Viewing all 19332 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>