Hi,
I am getting an error when i try to add a service reference of a WCF service. Error details is below. My web service is hosted on a different server and my client is on different server. When i run the service directly from IE i can see the service but adding it in .net web application i get error. Please advise
There was an error downloading 'http://193.11.33.66/coverscanservice/DownloadCoverScan.svc'. The request failed with HTTP status 503: Service Unavailable. Metadata contains a reference that cannot be resolved: 'http://193.11.33.66/coverscanservice/DownloadCoverScan.svc'. The HTTP service located at http://193.11.33.66/coverscanservice/DownloadCoverScan.svc is too busy. The remote server returned an error: (503) Server Unavailable. If the service is defined in the current solution, try building the solution and adding the service reference again.