Hi,
I've installed the demo env of NAV 2018 on my machine but the web client won't run offline as it tries to download 2/3 javascript files from Microsoft. I've found solutions for 2013 and 2015 but these won't work for 2018.
Does anyone know what I have to do to make NAV 2018 work offline? This would help me a lot to test stuff when I'm on the train.
Thanks.
0
Answers
Without internet access, you have to provide all JavaScript (that would otherwise be loaded via CDN from the Web) on your machine running the webserver.
It remains stuck at the splashscreen. As soon as I enable my internet connection, it continues.
I already have the javascript files locally, but the problem is that I don't know where to put them and which file I have to change to so that the local files are used in stead of the internet files.
For 2013 and 2015, I've used the following solution here. But in 2018, a lot has changed so this solution won't work anymore.
I gave answer on https://community.dynamics.com/nav/f/34/t/271505
Thanks for the solution