Tag: dynamics 365 business central
-
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
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
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
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…
-
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…