This is with 6.7.1SP1 on Windows. In following up to my previous post, I figured I would try to build the .Net example and see if I ran into a similar error. However, I'm not even getting as far as writing the program. When I try to add a web reference to the WSDL in VS2005, it gives me this error:
The document was understood, but it could not be processed.
- The WSDL document contains links that could not be resolved.
- There was an error downloading '
http://localhost:6060/iw/services/cm/2.0/contentservices/AccessService.wsdl'.
Sure enough, looking at the WSDL, the references for all of the different services are to localhost, e.g.
[HTML]
[/HTML]