Views:

Scenario:
When using any of the desktop apps I receive a message “No endpoint listening”.

Problem:
In most cases this error is due to a mis-match or omission in the dwmachine.config file.

Solution:
Locate the file “dwmachine.config” In folder C:\Program Data\DocuWare\ServerConfig.
Now confirm that the LocalWebServices key matches the Web Connection URL in the Admin Tool:
...
<Setting Key="LocalWebServices" Value="http://<servername>/DocuWare/" Encrypted="false" />
...