0
votes

the email router configuration manager was unable to retrieve user and queue information from the microsoft dynamics crm server . this may indicate that the microsoft dynamics crm server is busy . verify that url * is correct . additionally this problem can occur if specified access credentials are insufficient . to try again click load data the entity with a name = officedocument was not found in the metadata cache

how can i fix it ?

2

2 Answers

0
votes

Are you sure about entity name? I mean, when you create a custom entity it have a prefix, by default "new_".

For instance, when you create a new Entity, depending on the prefix of your organization, it will be like: "stck_officedocument" or "new_officedocument" etc.

Check it and then change for the correct name.

0
votes

"officedocument" entity only available in Microsoft Dynamics CRM Online not in on-premise

https://msdn.microsoft.com/en-us/library/gg328086.aspx

best regard Mani