
Hello Everyone,
I come to you as I really don't understand why this erros is occuring. In MDD app, I have a table "contract". Its form use several related tables to complete. Each of them works fine, as usual, except for the "provider" table which is a custom table.
When I click "add to record" in the subgrid of the contract form, I receive an error :
Resource not found for the segment 'Microsoft.Dynamics.CRM.AddUserToRecordTeam'
error code : 0x80060888
I don't understand why this error occurs as there's nothing regarding the recordTeam table. And the error code seems to be generic one. Besides, if I go by the "association" tab to the provider table and add it there, it works just fine. So it's really weird to me.
If you have any clue on this matter, I'll be glad to hear it.
Thanks.