how to manage Word layout based on condition
hello, Actually we can manage different Word layouts per customer. Did anybody try to get same effect but based on a customer group or language code or something more "global". I want NAV to choose a...
View ArticleError on Data Upgrade from NAV2009 to NAV2015
Hi, I am doing an upgrade from NAV2009 to NAV2015, but on the Data Upgrade, I always get the following error (in german): SessionId : 5124 CodeunitId : 104055 FunctionName : StartUpgrade CompanyName :...
View ArticleIs Dynamics NAV supporting Transport Layer Security (TLS) when sending emails?
Hi everyone, Microsoft in the help says about the Secure Connection Field, SMTP Mail Setup Table : Indicates if your SMTP mail server setup requires a secure connection that uses a cryptography or...
View ArticleHow to Display a Page on a Web Browser
NAV 2015 - currently users can access customers list , sales invoices, ..etc via the web browser. I want to create a new page in NAV 2015 and have it where the users can access it via web browser or...
View ArticleServer Configuration for NAV 2017
Hi All!! Need a help from you experts. I have to implement NAV 2017 for one of my client. They are having the following criterion: 1. 100 Concurrent Users 2. Branches in more than 10 geographical...
View ArticleNew user roles - RTC able to login but web not able to login
Hi all, I created new user roles for purchasing manager. This role has below permissions. 1. Create purchase order 2. Create vendor master 3. View posted purchase receipts and posted purchase invoice....
View ArticleDOTNET foreach
Hi I have this .NET code : foreach (DataRow JournalDR in objJournal.GetAllNonSyncedJournalsAndNonProcessed().Rows) Can I "convert" it to NAV 2016.. somehow Thanks.
View ArticleHow do i open a linked card page in the testing framework of Nav.
i am currently trying to make a integration test for my system. For some reason i can open a second page with a handler if it a custom function. This part of code works because i can call the custum...
View ArticleNAV2016 - Corrupt Ribbon
I have a client with users on a Terminal Server, where one of the users 2 to 4 times a day suddenly gets a corrupt Ribbon. The user typically notice that the New button disappears, and that she can't...
View ArticleNAV 2016 "Enable Full C/AL Tracing"
Easy question. When "Enable Full C/AL Tracing" = True in Service Tier Admin tool, it doesn't actually do anything until I actually Start a trace through Performance Profiler, correct? I want to turn...
View ArticleHundreds of Windows event log error messages Retrieving the COM class factory...
Hi all, Our NAV2009 service tier server is reporting hundreds of error messages, all the same: Type: System.Runtime.InteropServices.COMException ErrorCode: -2147221164 Message: Retrieving the COM class...
View ArticleHow to unregister warehouse physical inventory journal
After registering the warehouse physical inventory journal, is there a way to unregister it?
View ArticleNAV 2017 Web client caches user details
I am connecting to a server with NAV 2017 installed using the web client. The first time it asked for credentials and then subsequent connection just go straight in. How can i remove the credentials it...
View ArticleThe following SQL error was unexpected.
NAV2015, SQL Server2014 Hey, my users are getting this error recently: "The following SQL error was unexpected. New request is not allowed to start because it should come with valid transaction...
View ArticleNAV service won't start after loading fob. Getting extensions error.
So after restoring a database and setting up NAV service and all working ok. I imported a fob with lots of object changes and now the service won't start and I get an error in the event viewer that...
View ArticleUser's Last login date & Time to NAV
Hello Is there any way that we can get user's last login Date & time.
View ArticleXML Parse error when exporting Config. package to Excel??
Hi everyone. Error "XML Parse Error" Occurs when I try to export a configuration package to excel. In debugger it breaks in Codeunit 8618 on line XMLMap.Import(TempSetupDataFileNameCL,TRUE); Does...
View Articleshowing only related field.
This two field i have when i choose into option1 is 1 than i show in option2 1,2,3 and when i choose in option1 into 2 than i show in option2 in A,B,C
View Articleneed help with nav webservice about bind codeunit with page for SOAP
according to https://msdn.microsoft.com/en-us/library/dd339004(v=nav.90).aspx I did followed every step in above link and apparently the methods that I created inside codeunit is not exposed to the...
View ArticleOutstream initialize error
Hi I have the following code - and gets the error : "Microsoft.Dynamics.Nav.Runtime.NavOutStream variable not initialized" LOCAL SendXMLCall(WebServiceURL : Text;Request : InStream;VAR Response :...
View Article