I recently came across an error which was causing a custom AIF service to fail in AX2012. When trying to execute a read on the service it was failing with an exception in the AIF exceptions form which contained the following text: Stack trace: The maximum number of joins allowed (99) is exceeded in
Written some X++ which seems to have high memory usage when run in IL but runs normally when not in IL? Or just noticing high memory usage in servers running IL code? Here we’re going to talk about an aspect of garbage collection in XppIL that is important for anyone writing XppIL code to take