Forum Post: RE: NAV 2016/2017 Development Environment
Hi Ma, And I assume that you've tried running the DE directly on the VM? You're sure its not a permission issue? The user is a DBO?
View ArticleForum Post: RE: Error occur to open RTC in configuration Mode in Navision 2013r2
Have you tried: Microsoft.Dynamics.Nav.Client.exe -configure -profile:Microsoft.Dynamics.Nav.Client.exe -configure -profile:"ACCOUNTS PAYABLE ABCL"?
View ArticleBlog Post: Update for NAV development Tools (January)
By looking at overhelming response from entire NAV community,MS team is working constantly to improve the New NAV development tool. During this month lot of issues,bugs raised on github and based on...
View ArticleBlog Post: Buildnummern-Übersicht Microsoft Dynamics NAV 2013
Stand: 14.01.2017 Folgend finden Sie eine aktuelle Auflistung der verfügbaren Buildnummern, aufsteigend sortiert, mit der dazu gehörigen offiziellen Beschreibung, KB Artikelnummer und Inhalt. Der...
View ArticleBlog Post: Buildnummern-Übersicht Microsoft Dynamics NAV 2013 R2
Stand: 14.01.2017 Folgend finden Sie eine aktuelle Auflistung der verfügbaren Buildnummern, aufsteigend sortiert, mit der dazu gehörigen offiziellen Beschreibung, KB Artikelnummer und Inhalt. Der...
View ArticleBlog Post: Buildnummern-Übersicht Microsoft Dynamics NAV 2015
Stand: 14.01.2017 Folgend finden Sie eine aktuelle Auflistung der verfügbaren Buildnummern, aufsteigend sortiert, mit der dazu gehörigen offiziellen Beschreibung, KB Artikelnummer und Inhalt. Download...
View ArticleBlog Post: Buildnummern-Übersicht Microsoft Dynamics NAV 2016
Stand: 14.01.2017 Folgend finden Sie eine aktuelle Auflistung der verfügbaren Buildnummern, aufsteigend sortiert, mit der dazu gehörigen offiziellen Beschreibung, KB Artikelnummer und Inhalt. Download...
View ArticleBlog Post: Buildnummern-Übersicht Microsoft Dynamics NAV 2017
Stand: 14.01.2017 Folgend finden Sie eine aktuelle Auflistung der verfügbaren Buildnummern, aufsteigend sortiert, mit der dazu gehörigen offiziellen Beschreibung, KB Artikelnummer und Inhalt. Download...
View ArticleBlog Post: NAV Development Tools Preview – January Update
We’ve been bowled over by the positive comments from the community supporting this development effort. The team has read every suggestion, bug submitted, and idea and we’re enthusiastic that you’re so...
View ArticleBlog Post: “ALL ABOUT” Kill (In)active Sessions when “no more licenses”
Sometimes it happens that there are “ no more licenses available” for Dynamics NAV , from NAV 2013 R2 and next releases, it’s necessary to run the Windows Client or to use Powershell statements to kill...
View ArticleForum Post: RE: Nav 2016 - checkboxes
Instead of using the field 'Finished' directly on the page , create a Boolean variable in your page and assign the value of your field in to that, then use that variable in your page and check.
View ArticleBlog Post: NAV Development Tools Preview – January Update
Microsoft announced an update to the developer tools preview. The update will be applied automatically to the Azure Gallery and any new images taken will automatically include the updated version. Code...
View ArticleForum Post: RE: read the xml file with namespace in navision 2015
I can suggest you to make use of Codeunit 6224. Refer this below link, it might be helpful for you. moxie4nav.wordpress.com/.../
View ArticleForum Post: RE: Error occur to open RTC in configuration Mode in Navision 2013r2
Yes are right ..am also using the command .. 1-cd C:\Program Files (x86)\Microsoft Dynamics NAV\71\RoleTailored Client 2-Microsoft.Dynamics.Nav.Client.exe -configure -profile:"ACCOUNTS PAYABLE AGBARA"...
View ArticleForum Post: RE: DELETE all accents from Characters.
Hi, i used the TEXT-ENCODING it works also amazing, because the issue i have is on a send requests and get responses XML's and TEXT-ENCODING is converting the text to readable.
View ArticleForum Post: RE: Error occur to open RTC in configuration Mode in Navision 2013r2
When try to open for BOOKKEEPER it is open properly... Microsoft.Dynamics.Nav.Client.exe -configure -profile:BOOKKEEPER
View ArticleBlog Post: Cumulative Update 2 for Microsoft Dynamics NAV 2017 (Build 14767)
This cumulative update includes all hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2017, including hotfixes and regulatory features that were released in previous...
View ArticleForum Post: RE: read the xml file with namespace in navision 2015
i can not find the solution ..can you give me some another solution..how to use it?
View Article