Server Problems

Learn how to troubleshoot server issues.

The following error message indicates that the problem is a server issue (and not a <CRM.Client> issue): "The action could not be completed because it was rejected by the server".

  1. Check the server log file (in Debug mode with WebTrace) to identify the problem (especially when the user states remarks like "but in web it is working"). CRM.Client is not a web application, therefore functions may work in Aurea CRM web but not in CRM.Client.
  2. Compare Aurea CRM web statements with those from the CRM.Client for differences. For example, some fields that are filled in web but not in CRM.Client may cause the problems.
  3. Enable the request and result log for information on the complete response from the server.