Error acessing PDS.wsdl

  • Thread starter Richard O'Doherty-Gregg
  • Start date
R

Richard O'Doherty-Gregg

Hi

I'm trying to access the PDS service from within a .NET application. When I try to add it as a webreference the navigation pane shows the details of the SOAP method correctly, however Visual Studio.NET 2003 reports the following error

There was an error downloading 'http://<server>/projectserver/PDS.wsdl'

The request failed with HTTP status 503: Service Unavailable

I get the same error when running the sample apps supplied with the SDK, however those same applications run fine when executed on the server itself

Is there some configuration settings that I'm missing to allow access from machines other than the localhost

Cheers
Richard
 
Top