Posted inDynamics NAV & BC Tips & tricks
Waiting for a server warmup – no more
One of the problems NAV users face is that the client is to slow after the NAV service starts. The reason for this is that NAV uses just-in-time compilation of the source code. The source code is compiled on the server when the server needs to…