Tag: business central

  • A key still can’t span multiple tables… or can it?

    A key still can’t span multiple tables… or can it?

    It’s been a while since I last blogged about Dynamics 365 Business Central. Why? Well, I was busy, for one, but alongside that, I’ve also felt covered. Visual Studio Code, AL and extensions were growing fast, and due to it’s open source atmosphere the improvements have been coming from all directions at the same time.…

  • An application object of type X is already declared

    An application object of type X is already declared

    Yes, it’s a Visual Studio Code error, and it has been bugging me for days. No, that’s too mild. It has been driving me nuts! Of course, the message is clear, and you’d think the solution is simple. The only problem is: The application object has not already been declared. There’s only one. The Problem…

  • Running Docker on Windows Server

    Running Docker on Windows Server

    Microsofts most modern server OS has some technical advantages over it’s predecessor, and together with Docker makes for a very versatile platform to develop large apps, and of course add-ons for Business Central On-Premise. If you’re looking to quickly get a BC on Docker environment up and running, read on! Step 1: What to get?…

  • Getting Started with Docker

    Getting Started with Docker

    Yes, a blog about NAV/BC on Docker! “Docker” seems to be battling “VS Code” for the blockchain-status of the NAV/Business Central world. Everybody seems to be talking about it. I’ve been using it for about a year now, and rest assured, I’ve struggled. Multiple times. Often enough to share what I’ve learned. The mere fact…

  • Lost in Extensions: About companion tables

    Lost in Extensions: About companion tables

    After having a fairly smooth Friday, I was in my car driving to pick up my son when a migration consultant (let’s just call him Mike) called about a mutual customer. Mike told me something I don’t want to hear on Friday around 17:30: We’ve just ran another conversion to prepare for testing next week,…

  • An unknown language was selected (8192)

    An unknown language was selected (8192)

    Yet another blog that was inspired by a phone call: Yesterday, a “new” Dynamics NAV (AL) developer who had to venture into good old C/Side called me about getting an error message when starting the program. “An unknown language was selected (8192).” came up right after clicking the icon, after which the program would close.…

  • A Dynamics NAV Database… on a Linux server?

    A Dynamics NAV Database… on a Linux server?

    Let’s go ahead and admit it: I just have a thing for open source software. FreeBSD and Ubuntu Linux really tickle my fancy. Free, lightweight, fully customizable, versatile, yet world-renowned for stability. This “thing” used to be totally useless when your daily work is all about Microsoft. Recently, things have changed… Because Microsoft released SQL…