Attempted to write an attribute '{0}'='{1}' after writing the attribute with local name '{2}'. The attribute with local name '{2}' is only valid with an attribute '{0}'='{3}'.
Attempt to redirect activation for type '{0}, {1}'. This is not allowed since either a well-known service type has already ...
Attempt to reference named object(s) '{0}' which have not yet been defined. Forward references, or references to objects ...
Attempt to register a well-known or activated service type of type '{0}, {1}'. This is not allowed since the type has already ...
Attempted to load a 64-bit assembly on a 32-bit platform. Use ReflectionOnlyLoad() instead if trying to load for reflection ...
Attempted to write an attribute '{0}'='{1}' after writing the attribute with local name '{2}'. The attribute with local name ...
Attempted to write an attribute with local name '{0}' after writing the attribute '{1}'='{2}'. An attribute with local name ...
Attempted to write text after writing attribute type='{0}'. Text may be written only after the attributes type='number', ...
Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization ...
Attempting to call into managed code without transitioning out first. Do not attempt to run managed code inside low-level ...