Microsoft Developer Network >
Domovská stránka fór
>
Windows Azure
>
Execute WCF Service from the Azure Cloud
Execute WCF Service from the Azure Cloud
- Hi
I have written a few very minimal wcf services for publish testing that are consumed by a Silverlight client using the local Azure fabric, and they work correctly. However, I have not been able to publish these minimal wcf services to the Azure Cloud and get it to work. Does anyone have a for dummies like step-by-step instructions of what needs to be done. i..e. binding, security.
Thanks
Rich
Odpovědi
- Hello, what problem did you get? If the service works fine in local Development Fabric, you shouldn't encounter problems in the cloud. Have you updated the ServiceReference.ClientConfig to point to your cloud endpoint?
Also, you can have a look at the samples on http://code.msdn.microsoft.com/wcfazure. It also contains several Silverlight samples.
Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.- Označen jako odpověďYi-Lun LuoMSFT, Moderátor5. července 2009 7:15
- Hi,
Have you changed the url of the WCF in web.config. Make sure that its pointing to right url.
Phaneendra- Označen jako odpověďYi-Lun LuoMSFT, Moderátor5. července 2009 7:15
- There's also the below thread on the .NET Services forum. While it talks about using the .NET Service Bus, it does it via WCF.
http://social.msdn.microsoft.com/Forums/en-US/netservices/thread/7bf74134-673e-4139-8c0c-5dab7a726bc7- Označen jako odpověďYi-Lun LuoMSFT, Moderátor5. července 2009 7:15
- There's an issues list here that may help http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/69f744c2-5da7-40d5-8e08-268435174520
David Pallmann, Director, .NET Application Development, Neudesic- Označen jako odpověďYi-Lun LuoMSFT, Moderátor5. července 2009 7:15
Všechny reakce
- Hello, what problem did you get? If the service works fine in local Development Fabric, you shouldn't encounter problems in the cloud. Have you updated the ServiceReference.ClientConfig to point to your cloud endpoint?
Also, you can have a look at the samples on http://code.msdn.microsoft.com/wcfazure. It also contains several Silverlight samples.
Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.- Označen jako odpověďYi-Lun LuoMSFT, Moderátor5. července 2009 7:15
- Hi,
Have you changed the url of the WCF in web.config. Make sure that its pointing to right url.
Phaneendra- Označen jako odpověďYi-Lun LuoMSFT, Moderátor5. července 2009 7:15
- There's also the below thread on the .NET Services forum. While it talks about using the .NET Service Bus, it does it via WCF.
http://social.msdn.microsoft.com/Forums/en-US/netservices/thread/7bf74134-673e-4139-8c0c-5dab7a726bc7- Označen jako odpověďYi-Lun LuoMSFT, Moderátor5. července 2009 7:15
- There's an issues list here that may help http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/69f744c2-5da7-40d5-8e08-268435174520
David Pallmann, Director, .NET Application Development, Neudesic- Označen jako odpověďYi-Lun LuoMSFT, Moderátor5. července 2009 7:15

