Hello everyone,
I've got a solution I want to deploy to a customer's live system. Unfortunately, during the check phase of the assembly it fails, stating the error 'Please activate and check in the object MM_05.xdp'. My solution involves a single extension field which has been placed onto a form --- my guess is the error related to this, as I know .xdp is a form object type. Initially I thought that maybe the solution had acquired some error or whatever over its not inconsiderable life, so I copied down the code and recreated the solution in a new one. However, this new identical solution also had the same error despite being only a couple of hours old so my guess is that there's some problem with it assembling a solution which has a field on a form in it.
Has anyone come across something like this? I don't think I can just assemble the solution without putting the extension field on the form, assemble it, stick it in the customer's live system and then tack the field on the form because as far as I'm aware code in live systems is read-only. I'd quite like to get this done and dusted, so any help would be appreciated, thanks.
Lewis
EDIT: Yes, I have checked in all files and activated them. Running the 'clean' command on all files and runtime objects produces the same error message.