Tag: software development

  • 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…

  • 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.…