How to kill tasks in PowerShell

6 January 2019 iby 0

If you are an “old” school IT guy as I am, then you would know tasklist  and taskkill, which can be executed from the command prompt.  You would often use these to get a list […]

NAV2018 C/AL .NET

Resize image in NAV 2018

27 August 2018 iby 0

For a period there was an issue with printing images in reports. They all look kind of distorted / scrambled. After a while I figured out that the reason for this was the image size […]

NAV 2018 – Crashing the debugger!

10 December 2017 iby 0

Did you know that you can crash the debugger? Just make some “dump” code that uses functions meant for AL and voila you have a weird error and a crash. I wanted to play around […]

NAV 2018 – What’s new in C/AL

7 December 2017 iby 0

Ok, I know we should be talking about AL when looking into NAV 2018 – but why not start with something for the old dinosaurs first. So what has changed in C/AL. First we got […]

Ribbon buttons for Outlook Templates

3 February 2016 iby 0

If you often use a template, then you might want a button for it directly in the ribbon. Unfortunately you cannot assign templates to a button per default. You can though assign macro’s to a […]

Navision Report layout in Word

11 January 2016 iby 0

From NAV 2015 and on it is possible to handle the report layout in word. Let’s look how you do it in NAV 2016. First create a new report and add the needed dataitems. As […]

ODBC Error: Data source name not found…

24 September 2013 iby 0

Have you ever got this ODBC error Data source name not found and no default driver specified while opening a NAV 2013 database with the Development Environment? If you, yes – then you probably do […]

Locking and Unlocking Objects

11 March 2013 iby 1

With Microsoft Dynamics NAV 2009 R2 the possibility for locking and unlocking objects was introduced and does also exist in NAV 2013. Locking and unlocking objects is very useful in environments where multiple developers are […]

1 2 3 6