WP7 “The remote server returned an error: NotFound”

This might mean that you have not declared proper capabilities in your WMAppManifest.xml - to be able to access the network, you need to add the ID_CAP_NETWORKING capability.

Comments

Popular posts from this blog

Auto Mapper and Record Types - will they blend?

Unit testing your Azure functions - part 2: Queues and Blobs

Testing WCF services with user credentials and binary endpoints