Silverlight 2 Service Reference  <div><font size=2 face=Arial>I have added a WCF service to a basic Azure cloud app - <a>http://unique.cloudapp.net/ImageService.svc?wsdl</a> </font></div> <div> </div> <div><font size=2 face=Arial>I have a Silverlight 2 application that I am trying to add a a service reference too; however, the following error results  </font></div> <div> </div> <div><font size=2 face=Arial>The document was understood, but it could not be processed.<br>  - The WSDL document contains links that could not be resolved.<br>  - There was an error downloading 'http://rd00155d3059d8:20000/ImageService.svc?xsd=xsd0'.<br>  - The remote name could not be resolved: 'rd00155d3059d8'<br>Metadata contains a reference that cannot be resolved: 'http://unique.cloudapp.net/ImageService.svc?wsdl'.<br>Content Type application/soap+xml; charset=utf-8 was not supported by service <a>http://unique.cloudapp.net/ImageService.svc?wsdl</a>.  The client and service bindings may be mismatched.<br>The remote server returned an error: (415) Cannot process the message because the content type 'application/soap+xml; charset=utf-8' was not the expected type 'text/xml; charset=utf-8'..<br>If the service is defined in the current solution, try building the solution and adding the service reference again.</font></div>© 2009 Microsoft Corporation. All rights reserved.Mon, 24 Nov 2008 13:38:29 Z0be800f9-f7b3-4b27-bd85-10e81c5ef669http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/0be800f9-f7b3-4b27-bd85-10e81c5ef669#0be800f9-f7b3-4b27-bd85-10e81c5ef669http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/0be800f9-f7b3-4b27-bd85-10e81c5ef669#0be800f9-f7b3-4b27-bd85-10e81c5ef669David J Rohhttp://social.msdn.microsoft.com/Profile/en-US/?user=David%20J%20RohSilverlight 2 Service Reference  <div><font size=2 face=Arial>I have added a WCF service to a basic Azure cloud app - <a>http://unique.cloudapp.net/ImageService.svc?wsdl</a> </font></div> <div> </div> <div><font size=2 face=Arial>I have a Silverlight 2 application that I am trying to add a a service reference too; however, the following error results  </font></div> <div> </div> <div><font size=2 face=Arial>The document was understood, but it could not be processed.<br>  - The WSDL document contains links that could not be resolved.<br>  - There was an error downloading 'http://rd00155d3059d8:20000/ImageService.svc?xsd=xsd0'.<br>  - The remote name could not be resolved: 'rd00155d3059d8'<br>Metadata contains a reference that cannot be resolved: 'http://unique.cloudapp.net/ImageService.svc?wsdl'.<br>Content Type application/soap+xml; charset=utf-8 was not supported by service <a>http://unique.cloudapp.net/ImageService.svc?wsdl</a>.  The client and service bindings may be mismatched.<br>The remote server returned an error: (415) Cannot process the message because the content type 'application/soap+xml; charset=utf-8' was not the expected type 'text/xml; charset=utf-8'..<br>If the service is defined in the current solution, try building the solution and adding the service reference again.</font></div>Sun, 23 Nov 2008 00:18:44 Z2008-11-23T00:18:44Zhttp://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/0be800f9-f7b3-4b27-bd85-10e81c5ef669#b5601277-9694-42d5-8d98-2d5ff79fcb5fhttp://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/0be800f9-f7b3-4b27-bd85-10e81c5ef669#b5601277-9694-42d5-8d98-2d5ff79fcb5fVikram Dhaneshwarhttp://social.msdn.microsoft.com/Profile/en-US/?user=Vikram%20DhaneshwarSilverlight 2 Service Reference WCF metadata discovery does not work correctly for services running under Windows Azure in the CTP release. A workaround is to run the WCF service locally under the VS developmenet web server and add a service reference to it to generate the WCF client proxy. Please search for WCF in this forum to see other threads where this issue has been discussed.Sun, 23 Nov 2008 16:52:02 Z2008-11-23T16:52:02Z