The Code Coverage tool differs from the debugger tool that is included in Microsoft Navision. However, the Code Coverage tool contains the same limitations as the debugger tool. You require Granule 7110 (Report & Dataport Designer) to run the Code Coverage tool.

Bron : MS Dynamics NAV Forum
Lees meer…

Tags:
 

On several occasions I have needed to create a code to communicate with Soap Web Services. The manual labor in creating the functions and XML Ports is something that I would like to be rid of.

Bron : Gunnar’s Blog
Lees meer…

Tags:
 

Well it has taken me a bit of time, but I eventually got there…

Firstly, I must say that these snippets are a first attempt. I have been using them at work and do find them useful.

Bron : SoberSmarties.Tech
Lees meer…

Tags:
 

This is bazillionth time that I’ve encountered this issue, so I’ve decided to post a solution to it. If you live in a country which doesn’t have Microsoft Dynamics NAV 2009 localized version yet, you might have tried installing the W1 (worldwide, English, non-localized) version.

Bron : Navigate into Success
Lees meer…

Tags:
 

Code Coverage in Navision (available off of the tools menu -> debugger -> Code Coverage) is useful if you want to run through a process and see exactly what code is being hit. Helpful from time to time in identifying spots where things are happening in code or where you can hook new functionality into.

Bron : www.BillWarnke.com
Lees meer…

Tags: