Excel Labs fails to load and save in AFE with error code: 0x8007000E. I'm afraid it is related to the complexity of my functions. There are over a dozen of them, reaching together 800 lines of Excel formula code. These are lengthy lambdas with quite a few variables and complex logic in them.
It did not happen while I used named functions and named expressions within Excel Labs (but sometimes, certain expressions would cause this error too upon saving). However, after moving all of the code to the AFE for maintenance reasons, Excel Labs suddenly refused to load or save the modules, returning error code 0x8007000E.