|
by jnak via Cloudy in Seattle on 9/24/2009 6:26:00 AM
Today, the WCF team released a patch that will help you if your are using WCF on Windows Azure.
Essentially, if you use the "Add Service Reference..." feature in Visual Studio or svutil to generate WSDL for a service that is hosted on Windows Azure either locally or in the cloud, the WSDL would contain incorrect URIs.
The problem has to do with the fact that in a load balanced scenario like Windows Azure, there are ports that are used internally (behind the load balancer) and ports
... [ read more ]
|
|