Le réseau pour les développeurs >
Forums - Accueil
>
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
Réponses
- 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.- Marqué comme réponseYi-Lun LuoMSFT, Modérateurdimanche 5 juillet 2009 07:15
- Hi,
Have you changed the url of the WCF in web.config. Make sure that its pointing to right url.
Phaneendra- Marqué comme réponseYi-Lun LuoMSFT, Modérateurdimanche 5 juillet 2009 07: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- Marqué comme réponseYi-Lun LuoMSFT, Modérateurdimanche 5 juillet 2009 07: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- Marqué comme réponseYi-Lun LuoMSFT, Modérateurdimanche 5 juillet 2009 07:15
Toutes les réponses
- 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.- Marqué comme réponseYi-Lun LuoMSFT, Modérateurdimanche 5 juillet 2009 07:15
- Hi,
Have you changed the url of the WCF in web.config. Make sure that its pointing to right url.
Phaneendra- Marqué comme réponseYi-Lun LuoMSFT, Modérateurdimanche 5 juillet 2009 07: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- Marqué comme réponseYi-Lun LuoMSFT, Modérateurdimanche 5 juillet 2009 07: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- Marqué comme réponseYi-Lun LuoMSFT, Modérateurdimanche 5 juillet 2009 07:15

