we have recently installed NAV 2017 on our windows 7 PCs with 2gb and 4 gb of RAM, Core 2 duo pcs. The pc works perfectly until we start NAV 2017 and start working on it. we can work sometimes 10-15 mins then suddenly the system restarts. Anyone facing this issue.
Windows 7 PCs restarting while working on NAV 2017
Quantity invoice in purchase order
Hi friends,
when i put purchase order after posting the order qty to invoice value moved to quantity invoiced but unfortunately my first purch line value not moving from qty to invoice tp quantity invoiced but second line its moving qty to invoice to quantity invoiced please help me on this one.
Thank you
Getting Error While compiling Codeunit
I am getting following error while compiling 14000747 -CommControl Management code unit and it's accure when i am doing Up-gradation application code for NAV e-ship.
Can you Please tell me any one how to solve below error issue.
---------------------------
Microsoft Dynamics NAV Development Environment
---------------------------
The OLE control ( GUID: { B07A1018-4B51-11D3-B6D9-0020182AA5BF}) could not be compiled because it was not registered properly. Try to register the OLE control by clicking Tools, Custom Controls, Browse.
---------------------------
OK
---------------------------
Permission error while convert to 2017 CU13
Hi
I have a database 2017 CU10
I am db_owner of the SQL database, SUPER in Nav.
The licence is a developpement licence
When i open the database with the dev client, i have this message :
"You do not have permissions from the G/L entry database"
Why ?
(i try also to 'run as an adminstrator' the dev client, it's the same)
Nav 2018 user NavUserPassword not working
I have an installation of Nav 2018 that works fine using windows as the client credentials. I have changed the service tier to use NavUserPassword and updated the thumbprint with the one from my public cert. I have removed the 1st char from this so it inserts ok. Made the change to the clientusersettings.config in the user appdata roaming folder from windows to navuserpassword. When I run the rtc it asks for the user and password. After entering these it comes back after a long wait with an error
The program could not create a connection to the server
Report not printing multiple lines
Nav 2017 Licenses
Hi, I was wondering where to find a license that will allow a user to create their own codeunits for Nav 2017.
NAV2018 - Error setting up single sign on (Web Client) Set-NavSingleSignOnWithOffice365
Hello,
I have this error setting up single sign on in NAV 2018. It works for the RTC but fails setting up for web client.
Set-NavSingleSignOnWithOffice365 -NavServerInstance "XXX" -NavWebServerInstanceName "XXX"
-NavUser "XXX" -AuthenticationEmail "XXX@XXX" -NavServerCertificateThumbprint XXX -SkipNavServerConfiguration -SkipWinClientConfiguration
New-Object : Exception calling ".ctor" with "1" argument(s): "Invalid URI: The URI scheme is not valid."
At C:\NAV\Dynamics.110.ES.2467855.DVD\WindowsPowerShellScripts\NAVOffice365Administration\Set-NavSingleSignOnWithOffice
365.ps1:357 char:18
+ ... navWebUri = New-Object -TypeName System.Uri -ArgumentList $NavWebServ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [New-Object], MethodInvocationException
+ FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.PowerShell.Commands.NewObjectCommand
Nav 2018 web client an error has occurred
The rtc is working fine on a service tier. I have created a new service tier and used new- The json file has been edited to use navuserpassword and when the browser is run the credentials are entered but the message "An error has occurred" is displayed"
The event log shows
Error accessing Website
Raw Url:
Url:
Type: Microsoft.Dynamics.Nav.Types.NavServerNotFoundException
Message: A server was not found at "net.tcp://nav2018demo:9046/web/Service". Either the URL is incorrect or the server is currently not available.
StackTrace:
at Microsoft.Dynamics.Nav.Client.ConnectionEstablisher.ConfirmOpenConnectionRetry(ConnectFailedEventArgs connectFailedArgs, Exception exception) in S:\Depot\NAV110\Platform\Client\Shared\Prod.Client.ServiceConnection\ConnectionEstablisher.cs:line 658
at Microsoft.Dynamics.Nav.Client.ConnectionEstablisher.OpenConnection[TChannel](ConnectFailedEventArgs connectFailedArgs, ConnectionRequest connectionRequest, ConnectionOptions connectionOptions, SpnSetting spnSettingToTry, Boolean allowSpnSettingsSwap, UserSettings& userSettings) in S:\Depot\NAV110\Platform\Client\Shared\Prod.Client.ServiceConnection\ConnectionEstablisher.cs:line 482
at Microsoft.Dynamics.Nav.Client.ConnectionEstablisher.OpenConnection[TChannel](ConnectionRequest connectionRequest, ConnectionOptions connectionOptions, UserSettings& userSettings) in S:\Depot\NAV110\Platform\Client\Shared\Prod.Client.ServiceConnection\ConnectionEstablisher.cs:line 216
at Microsoft.Dynamics.Nav.Client.Web.SimpleServerOperation.SimpleServerOperationConnectionEstablisher.OpenConnection[TChannel](ConnectionRequest connectionRequest, ConnectionOptions connectionOptions, UserSettings& userSettings) in S:\Depot\NAV110\Platform\Client\Web\Prod.Client.WebCommon\Security\SimpleServerOperation.cs:line 151
at Microsoft.Dynamics.Nav.Client.Web.SimpleServerOperation.ExecuteCore[TResult,TChannel](RequestContext requestContext, ConnectionOptions serverConnectionOptions, Func`2 operation, Func`3 operationWithContext, Func`2 localExceptionHandler) in S:\Depot\NAV110\Platform\Client\Web\Prod.Client.WebCommon\Security\SimpleServerOperation.cs:line 295
at Microsoft.Dynamics.Nav.Client.Web.SimpleServerOperation.Execute[TResult,TChannel](RequestContext requestContext, ConnectionOptions serverConnectionOptions, Func`2 operation, Func`2 localExceptionHandler) in S:\Depot\NAV110\Platform\Client\Web\Prod.Client.WebCommon\Security\SimpleServerOperation.cs:line 207
at Microsoft.Dynamics.Nav.Client.Web.UserValidator.ValidateUser(RequestContext requestContext) in S:\Depot\NAV110\Platform\Client\Web\Prod.Client.WebCommon\Security\UserValidator.cs:line 60
at Prod.Client.WebCoreApp.Authentication.UserPasswordAuthenticationProvider.<Authenticate>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Dynamics.Nav.WebClient.Controllers.AuthenticationController.<SignIn>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeActionMethodAsync>d__27.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextActionFilterAsync>d__25.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextExceptionFilterAsync>d__24.MoveNext()
Source: Microsoft.Dynamics.Nav.Client.ServiceConnection----------------------------------
Type: System.Net.Sockets.SocketException
Message: An existing connection was forcibly closed by the remote host
StackTrace:
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
Apply Price Markup to Line Item in Sales Order?
How can I apply a markup to a line item in sales order?
Out of the box, there is a line item discount % column but I do not see one for markups.
Is this possible?
Trouble posting Item journal with Lots
Matrix Form
Hi
I have below fields Product Id , Description , Month , Year . Primary Key should be Product Id , Month , Year.
I want Matrix Form . Against every ProductID moneth & year wise WholeSale & Retail price will be entered.
WholeSale Price Retail Price
ProductId1 Description
ProductId2 Description
ProductId3 Description
ProductId4 Description
Thanks
Difference between the Calculation formula's of the Balance & Balance at Date
Hi
What is the Difference between the Calculation formula's of the Balance & Balance at Date in the G/L Account table.
Thanks
New Custom Table ID
Hi
What should be the Object ID of new Custom table.
Thanks
Vendor contact field entry issue + is it rational?
In our old NAV, users can simply fill up their contact number in the contact field of the vendor card.
After we migrated to NAV2017, users have to create a person and a company card before they can select the person card to add his or her contact into the vendor card's contact field. While I think it's fine to have a separate person card and link it to the vendor card's contact field, but I'm puzzled over the implementation of the company card that is merely duplicating the vendor cards just to add contact field into the vendor card.
Any rational explanation about this and is there a way we can bypass these extra steps just to fill up the contact field?
Combine Filter Expression in OData feed
I know from this source https://msdn.microsoft.com/en-us/library/hh169248(v=nav.90).aspx,
that i can filter data from my Odata-feed like this: localhost/.../Company('CRONUS International Ltd.')/Customer?$filter=City eq 'Miami'
But how should the URL look, if i want to specify $format=json, too?
Intercompany transactions
Hi
You start with a PO that I send to my IC partner they get SO, then they sends me a PI, but
I cant se the connection between the PO I send, and their PI they send my.
So how do I update my PO with their PI
Where is page setup to change print margin in NAV 2017?
In the old NAV, when user print a report, they can go to File > Page Setup to change and increase the left print margin for hole punching etc. How do they do this in NAV 2017?
Logout issue of web client
Hello experts,
i have used Windows Authentication (Users are authenticated using a Windows account (Active Directory)), When I logout from the system it normally logged out the system but when I click on login link, web client opens without any login authentication.
Please how to solve this issue ?
Best regards
Custom Reports Layouts help
I am new to the Dynamics Community and do not know if this is the place for this type of assistance. I need some help adding / moving information on my Customer Report Sales - Invoice (Word) and my Sales Credit Memo (Word). My VAR is a bit resource thin. Is this the type of work I can outsource on contract basis? Will my NAV license handle this or is there a development license required? I can handle the basics of formatting, but when it comes to adding data that i don't readily see, I'm not sure how to bring it in to the document.