company logo
585 (E)- Cannot copy to fixed system type: '%3' in %2::%1

Some system resources cannot be copied (e.g. all context classes). When trying to copy data to a fixed system type instance, en exception is thrown. The problem typically happens, when assigning context class instances directly or returning context class instances in an expression. Check, that context classes are passed by reference, always, and never by value.