Hi,
Although metro app can call WCF service, there are some restrictions
http://blogs.msdn.com/b/piyushjo/archive/2011/10/19/wcf-for-metro-apps-supported-functionality.aspx.
MSMQ binding not supported in current preview version.
Currently, only the following Bindings supported.
1.BasicHttpBinding
2.NetTcpBinding
3.NetHttpBinding (websockets binding, not in the preview bits but under discussion to be included)
4. CustomBinding
Best wishes,
Robin [MSFT]
MSDN Community Support |
Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
