The error happens when the REST methods (POST, PUT, DELETE, etc). are already registered by another application. The following entries in the web.config helped me…
This checks the availability of a server by sending a ping to the given IP address and waiting a certain amount of time for a…