Great video, very cool desktop background (it was a historic moment)
@rubenmiranda7924 жыл бұрын
Nice video! You've talked about build and pipelines. Could you make a video about it? If you do it I would love to see a real life example of the benefits of building and releasing through DevOps instead of doing it the old way (for me the old way is manually :) )
@MegaHahaha013 жыл бұрын
Thank you so much for this video. I was able to restore the latest image into my docker with super ease. Well explained.
@othmanabosalah39144 жыл бұрын
Great content. Thank you. For the latest version of the wizard, you’ll be asked if you’d like to include the AL and if you’d like to get the latest Al language extension URL so: -includeAL -vsixFile Will be included in the ps1 file. May I ask if you will make any video about the debugging (debug next)?
@innsbruckchris35724 жыл бұрын
Great video again! May I ask how you handle docker image creation with existing custom sql bak (of old bc version) file for new bc Versions? Do you upgrade the database outside of docker and use then an upgraded backup with the correct version or is it possible to do the upgrade while/after container creation (the wizard shows you must use correct version). Thanks you very much for all your useful videos!
@Hougaard4 жыл бұрын
Currently, the docker image is not really useful for running the upgrade process.
@bijayajena67568 ай бұрын
can we move that docker image to another VM, like we do for other docker image
@ghetzdelaghetto6690 Жыл бұрын
So once this docker container is mounted.. how can we create an extension app? Do we use the host machines vs Code? How we download symbols and publish into the containers BC server?
@Hougaard Жыл бұрын
Use the AL-Go command in VS Code and use "deploy to your own sever", change the launch.json to point at your docker instead of "bcserver"
@ghetzdelaghetto6690 Жыл бұрын
@@Hougaard cool! Thanks this video was very helpful. Finally I get all the docker hype
@runbjogar4 жыл бұрын
Hi Erik great content .. thank you.. can you talk about about generating context help files in vs code, converting to html etc
@infodemon9473 жыл бұрын
I don't have a license, at 8:17 when you were entering the license file there was the default option "blank ". But today I was following you step by step (The only change I done was creating some test users) and when I reached this step, I don't have a default blank option for a license. I have to submit the license file to move forward. When I press enter it says "No default value exists" What should I do?
@infodemon9473 жыл бұрын
When I press No to "create a test users" then its allow me to go with blank license, but i need the test users :/
@Hougaard3 жыл бұрын
Why not just add a license?
@infodemon9473 жыл бұрын
@@Hougaard because I don't have one , can you sell me a license in cheap price so i can practice C/AL development
@Hougaard3 жыл бұрын
@@infodemon947 You can buy a single user license from any CSP partner for $70 per month, that's the cheapest way.
@dauthasanaj32562 жыл бұрын
Hello, nice video congratulations. I have an error when i want to connect with local database "Cannot establish a connection to the SQL Server/Database"